diff --git a/trunk/src/AppBundle/Controller/CmsController.php b/trunk/src/AppBundle/Controller/CmsController.php index 40cd5476..f1a4f826 100644 --- a/trunk/src/AppBundle/Controller/CmsController.php +++ b/trunk/src/AppBundle/Controller/CmsController.php @@ -203,11 +203,15 @@ class CmsController extends Controller 'travel_program' => $page->getTravelProgram() ]); + // Filtern von Hyper-Links $filteredContent = preg_replace('#

(.*)

#Uis', '', $pageHTML->getContent()); $filteredContent = preg_replace('##Uis', '', $filteredContent); $filteredContent = preg_replace('##Uis', '', $filteredContent); - $filteredContent = str_replace('*', '', $filteredContent); + //$filteredContent = str_replace('*', '', $filteredContent); + + + // $filteredContent = str_replace('*', '', $filteredContent); // Schreiben des HTML $pdfObj->writeHTML('Reiseangebot zu finden unter:
'.$url.'
'); diff --git a/trunk/web/images/.DS_Store b/trunk/web/images/.DS_Store new file mode 100644 index 00000000..7d88cb9f Binary files /dev/null and b/trunk/web/images/.DS_Store differ diff --git a/trunk/web/images/0507c98.png b/trunk/web/images/0507c98.png new file mode 100644 index 00000000..c41431e5 Binary files /dev/null and b/trunk/web/images/0507c98.png differ diff --git a/trunk/web/images/0507c98_logo-embed-m_1.png b/trunk/web/images/0507c98_logo-embed-m_1.png new file mode 100644 index 00000000..c41431e5 Binary files /dev/null and b/trunk/web/images/0507c98_logo-embed-m_1.png differ diff --git a/trunk/web/images/119d363.png b/trunk/web/images/119d363.png new file mode 100644 index 00000000..dcecc80d Binary files /dev/null and b/trunk/web/images/119d363.png differ diff --git a/trunk/web/images/119d363_rundv_1.png b/trunk/web/images/119d363_rundv_1.png new file mode 100644 index 00000000..dcecc80d Binary files /dev/null and b/trunk/web/images/119d363_rundv_1.png differ diff --git a/trunk/web/images/3bc8286.png b/trunk/web/images/3bc8286.png new file mode 100644 index 00000000..47b6ad4a Binary files /dev/null and b/trunk/web/images/3bc8286.png differ diff --git a/trunk/web/images/3bc8286_ssl_1.png b/trunk/web/images/3bc8286_ssl_1.png new file mode 100644 index 00000000..47b6ad4a Binary files /dev/null and b/trunk/web/images/3bc8286_ssl_1.png differ diff --git a/trunk/web/images/48d1667.png b/trunk/web/images/48d1667.png new file mode 100644 index 00000000..5a8a457d Binary files /dev/null and b/trunk/web/images/48d1667.png differ diff --git a/trunk/web/images/48d1667_stern-tours_1.png b/trunk/web/images/48d1667_stern-tours_1.png new file mode 100644 index 00000000..5a8a457d Binary files /dev/null and b/trunk/web/images/48d1667_stern-tours_1.png differ diff --git a/trunk/web/images/6bf998a.png b/trunk/web/images/6bf998a.png new file mode 100644 index 00000000..d2d0e55d Binary files /dev/null and b/trunk/web/images/6bf998a.png differ diff --git a/trunk/web/images/6bf998a_DB_1.png b/trunk/web/images/6bf998a_DB_1.png new file mode 100644 index 00000000..d2d0e55d Binary files /dev/null and b/trunk/web/images/6bf998a_DB_1.png differ diff --git a/trunk/web/images/7fb8f0c.jpg b/trunk/web/images/7fb8f0c.jpg new file mode 100644 index 00000000..c17668a6 Binary files /dev/null and b/trunk/web/images/7fb8f0c.jpg differ diff --git a/trunk/web/images/7fb8f0c_siegel_sehr_gut_SternTours_1.jpg b/trunk/web/images/7fb8f0c_siegel_sehr_gut_SternTours_1.jpg new file mode 100644 index 00000000..c17668a6 Binary files /dev/null and b/trunk/web/images/7fb8f0c_siegel_sehr_gut_SternTours_1.jpg differ diff --git a/trunk/web/images/84103a1.png b/trunk/web/images/84103a1.png new file mode 100644 index 00000000..f840efd1 Binary files /dev/null and b/trunk/web/images/84103a1.png differ diff --git a/trunk/web/images/84103a1_iata_1.png b/trunk/web/images/84103a1_iata_1.png new file mode 100644 index 00000000..f840efd1 Binary files /dev/null and b/trunk/web/images/84103a1_iata_1.png differ diff --git a/trunk/web/images/cb9f615.png b/trunk/web/images/cb9f615.png new file mode 100644 index 00000000..dc8b1585 Binary files /dev/null and b/trunk/web/images/cb9f615.png differ diff --git a/trunk/web/images/cb9f615_logo-jugendreisen-spezialist_1.png b/trunk/web/images/cb9f615_logo-jugendreisen-spezialist_1.png new file mode 100644 index 00000000..dc8b1585 Binary files /dev/null and b/trunk/web/images/cb9f615_logo-jugendreisen-spezialist_1.png differ diff --git a/trunk/web/images/da2f996.png b/trunk/web/images/da2f996.png new file mode 100644 index 00000000..bb18b784 Binary files /dev/null and b/trunk/web/images/da2f996.png differ diff --git a/trunk/web/images/da2f996_wlogo_1.png b/trunk/web/images/da2f996_wlogo_1.png new file mode 100644 index 00000000..bb18b784 Binary files /dev/null and b/trunk/web/images/da2f996_wlogo_1.png differ diff --git a/trunk/web/images/f40f17f.png b/trunk/web/images/f40f17f.png new file mode 100644 index 00000000..876fc0f2 Binary files /dev/null and b/trunk/web/images/f40f17f.png differ diff --git a/trunk/web/images/f40f17f_fairliners_g_1.png b/trunk/web/images/f40f17f_fairliners_g_1.png new file mode 100644 index 00000000..876fc0f2 Binary files /dev/null and b/trunk/web/images/f40f17f_fairliners_g_1.png differ diff --git a/trunk/web/images/home.png b/trunk/web/images/home.png new file mode 100644 index 00000000..e340b062 Binary files /dev/null and b/trunk/web/images/home.png differ diff --git a/trunk/web/images/icons/add.png b/trunk/web/images/icons/add.png new file mode 100644 index 00000000..6332fefe Binary files /dev/null and b/trunk/web/images/icons/add.png differ diff --git a/trunk/web/images/icons/available-0.png b/trunk/web/images/icons/available-0.png new file mode 100644 index 00000000..17374edd Binary files /dev/null and b/trunk/web/images/icons/available-0.png differ diff --git a/trunk/web/images/icons/available-1.png b/trunk/web/images/icons/available-1.png new file mode 100644 index 00000000..5cd398a6 Binary files /dev/null and b/trunk/web/images/icons/available-1.png differ diff --git a/trunk/web/images/icons/available-2.png b/trunk/web/images/icons/available-2.png new file mode 100644 index 00000000..274c0feb Binary files /dev/null and b/trunk/web/images/icons/available-2.png differ diff --git a/trunk/web/images/icons/cal-big.png b/trunk/web/images/icons/cal-big.png new file mode 100644 index 00000000..48bfe4e7 Binary files /dev/null and b/trunk/web/images/icons/cal-big.png differ diff --git a/trunk/web/images/icons/cal.png b/trunk/web/images/icons/cal.png new file mode 100644 index 00000000..9ed319eb Binary files /dev/null and b/trunk/web/images/icons/cal.png differ diff --git a/trunk/web/images/icons/delete.png b/trunk/web/images/icons/delete.png new file mode 100644 index 00000000..7173b4e9 Binary files /dev/null and b/trunk/web/images/icons/delete.png differ diff --git a/trunk/web/images/icons/edit.png b/trunk/web/images/icons/edit.png new file mode 100644 index 00000000..8bfc3294 Binary files /dev/null and b/trunk/web/images/icons/edit.png differ diff --git a/trunk/web/images/icons/icon_16_twitter.png b/trunk/web/images/icons/icon_16_twitter.png new file mode 100644 index 00000000..062d99e2 Binary files /dev/null and b/trunk/web/images/icons/icon_16_twitter.png differ diff --git a/trunk/web/images/icons/icon_16_youtube.png b/trunk/web/images/icons/icon_16_youtube.png new file mode 100644 index 00000000..ce6cbe4f Binary files /dev/null and b/trunk/web/images/icons/icon_16_youtube.png differ diff --git a/trunk/web/images/icons/no-picture.png b/trunk/web/images/icons/no-picture.png new file mode 100644 index 00000000..3a94a336 Binary files /dev/null and b/trunk/web/images/icons/no-picture.png differ diff --git a/trunk/web/images/icons/percent_star.png b/trunk/web/images/icons/percent_star.png new file mode 100644 index 00000000..afb09028 Binary files /dev/null and b/trunk/web/images/icons/percent_star.png differ diff --git a/trunk/web/images/icons/remove.png b/trunk/web/images/icons/remove.png new file mode 100644 index 00000000..08f24936 Binary files /dev/null and b/trunk/web/images/icons/remove.png differ diff --git a/trunk/web/images/icons/shadow.png b/trunk/web/images/icons/shadow.png new file mode 100644 index 00000000..c04d21b7 Binary files /dev/null and b/trunk/web/images/icons/shadow.png differ diff --git a/trunk/web/images/icons/star-mini.png b/trunk/web/images/icons/star-mini.png new file mode 100644 index 00000000..c4e2feac Binary files /dev/null and b/trunk/web/images/icons/star-mini.png differ diff --git a/trunk/web/images/icons/www.png b/trunk/web/images/icons/www.png new file mode 100644 index 00000000..aede321c Binary files /dev/null and b/trunk/web/images/icons/www.png differ diff --git a/trunk/web/images/logo-qualitaet.png b/trunk/web/images/logo-qualitaet.png new file mode 100644 index 00000000..022c47f1 Binary files /dev/null and b/trunk/web/images/logo-qualitaet.png differ diff --git a/trunk/web/images/player_flv_maxi.swf b/trunk/web/images/player_flv_maxi.swf new file mode 100644 index 00000000..01ec373b Binary files /dev/null and b/trunk/web/images/player_flv_maxi.swf differ diff --git a/trunk/web/images/st2/1001-nacht.jpg b/trunk/web/images/st2/1001-nacht.jpg new file mode 100644 index 00000000..7ee4dffb Binary files /dev/null and b/trunk/web/images/st2/1001-nacht.jpg differ diff --git a/trunk/web/images/st2/STER_Logo_Claim.png b/trunk/web/images/st2/STER_Logo_Claim.png new file mode 100644 index 00000000..1521c63d Binary files /dev/null and b/trunk/web/images/st2/STER_Logo_Claim.png differ diff --git a/trunk/web/images/st2/aegypten-hover.gif b/trunk/web/images/st2/aegypten-hover.gif new file mode 100644 index 00000000..e7a798e2 Binary files /dev/null and b/trunk/web/images/st2/aegypten-hover.gif differ diff --git a/trunk/web/images/st2/aegypten.gif b/trunk/web/images/st2/aegypten.gif new file mode 100644 index 00000000..fc0fe83a Binary files /dev/null and b/trunk/web/images/st2/aegypten.gif differ diff --git a/trunk/web/images/st2/back_main_navigation.png b/trunk/web/images/st2/back_main_navigation.png new file mode 100644 index 00000000..23e0006b Binary files /dev/null and b/trunk/web/images/st2/back_main_navigation.png differ diff --git a/trunk/web/images/st2/back_main_navigation_top.png b/trunk/web/images/st2/back_main_navigation_top.png new file mode 100644 index 00000000..9b853378 Binary files /dev/null and b/trunk/web/images/st2/back_main_navigation_top.png differ diff --git a/trunk/web/images/st2/bg.png b/trunk/web/images/st2/bg.png new file mode 100644 index 00000000..da52bf78 Binary files /dev/null and b/trunk/web/images/st2/bg.png differ diff --git a/trunk/web/images/st2/home/slide-1.jpg b/trunk/web/images/st2/home/slide-1.jpg new file mode 100644 index 00000000..b6e2b89c Binary files /dev/null and b/trunk/web/images/st2/home/slide-1.jpg differ diff --git a/trunk/web/images/st2/home/slide-2.jpg b/trunk/web/images/st2/home/slide-2.jpg new file mode 100644 index 00000000..af408285 Binary files /dev/null and b/trunk/web/images/st2/home/slide-2.jpg differ diff --git a/trunk/web/images/st2/home/slide-3.jpg b/trunk/web/images/st2/home/slide-3.jpg new file mode 100644 index 00000000..450aceac Binary files /dev/null and b/trunk/web/images/st2/home/slide-3.jpg differ diff --git a/trunk/web/images/st2/home/top-reisen-1.jpg b/trunk/web/images/st2/home/top-reisen-1.jpg new file mode 100644 index 00000000..c915353c Binary files /dev/null and b/trunk/web/images/st2/home/top-reisen-1.jpg differ diff --git a/trunk/web/images/st2/home/top-reisen-2.jpg b/trunk/web/images/st2/home/top-reisen-2.jpg new file mode 100644 index 00000000..b81d3aee Binary files /dev/null and b/trunk/web/images/st2/home/top-reisen-2.jpg differ diff --git a/trunk/web/images/st2/home/top-reisen-3.jpg b/trunk/web/images/st2/home/top-reisen-3.jpg new file mode 100644 index 00000000..66f9fd05 Binary files /dev/null and b/trunk/web/images/st2/home/top-reisen-3.jpg differ diff --git a/trunk/web/images/st2/home/top-reisen-4.jpg b/trunk/web/images/st2/home/top-reisen-4.jpg new file mode 100644 index 00000000..098ccfce Binary files /dev/null and b/trunk/web/images/st2/home/top-reisen-4.jpg differ diff --git a/trunk/web/images/st2/home/tuerkei.jpg b/trunk/web/images/st2/home/tuerkei.jpg new file mode 100644 index 00000000..e8199366 Binary files /dev/null and b/trunk/web/images/st2/home/tuerkei.jpg differ diff --git a/trunk/web/images/st2/home/tuerkei2.jpg b/trunk/web/images/st2/home/tuerkei2.jpg new file mode 100644 index 00000000..631d4300 Binary files /dev/null and b/trunk/web/images/st2/home/tuerkei2.jpg differ diff --git a/trunk/web/images/st2/home_logo.png b/trunk/web/images/st2/home_logo.png new file mode 100644 index 00000000..27b5cd8a Binary files /dev/null and b/trunk/web/images/st2/home_logo.png differ diff --git a/trunk/web/images/st2/icons/adsense_notice_left.gif b/trunk/web/images/st2/icons/adsense_notice_left.gif new file mode 100644 index 00000000..3a1200bb Binary files /dev/null and b/trunk/web/images/st2/icons/adsense_notice_left.gif differ diff --git a/trunk/web/images/st2/icons/aegypten-katalog.png b/trunk/web/images/st2/icons/aegypten-katalog.png new file mode 100644 index 00000000..6153702f Binary files /dev/null and b/trunk/web/images/st2/icons/aegypten-katalog.png differ diff --git a/trunk/web/images/st2/icons/arrowdown.gif b/trunk/web/images/st2/icons/arrowdown.gif new file mode 100644 index 00000000..0f2b6ca1 Binary files /dev/null and b/trunk/web/images/st2/icons/arrowdown.gif differ diff --git a/trunk/web/images/st2/icons/arrowup.gif b/trunk/web/images/st2/icons/arrowup.gif new file mode 100644 index 00000000..c5fb5705 Binary files /dev/null and b/trunk/web/images/st2/icons/arrowup.gif differ diff --git a/trunk/web/images/st2/icons/facebook.png b/trunk/web/images/st2/icons/facebook.png new file mode 100644 index 00000000..0c8c843c Binary files /dev/null and b/trunk/web/images/st2/icons/facebook.png differ diff --git a/trunk/web/images/st2/icons/google-plus.png b/trunk/web/images/st2/icons/google-plus.png new file mode 100644 index 00000000..dd12cbc3 Binary files /dev/null and b/trunk/web/images/st2/icons/google-plus.png differ diff --git a/trunk/web/images/st2/icons/home.png b/trunk/web/images/st2/icons/home.png new file mode 100644 index 00000000..d44704a8 Binary files /dev/null and b/trunk/web/images/st2/icons/home.png differ diff --git a/trunk/web/images/st2/icons/mail.png b/trunk/web/images/st2/icons/mail.png new file mode 100644 index 00000000..81b23c77 Binary files /dev/null and b/trunk/web/images/st2/icons/mail.png differ diff --git a/trunk/web/images/st2/icons/newsletter.png b/trunk/web/images/st2/icons/newsletter.png new file mode 100644 index 00000000..37aa055a Binary files /dev/null and b/trunk/web/images/st2/icons/newsletter.png differ diff --git a/trunk/web/images/st2/icons/ok.gif b/trunk/web/images/st2/icons/ok.gif new file mode 100644 index 00000000..6ab278bd Binary files /dev/null and b/trunk/web/images/st2/icons/ok.gif differ diff --git a/trunk/web/images/st2/icons/pdf.png b/trunk/web/images/st2/icons/pdf.png new file mode 100644 index 00000000..abad148d Binary files /dev/null and b/trunk/web/images/st2/icons/pdf.png differ diff --git a/trunk/web/images/st2/icons/pinterest.png b/trunk/web/images/st2/icons/pinterest.png new file mode 100644 index 00000000..4c207c49 Binary files /dev/null and b/trunk/web/images/st2/icons/pinterest.png differ diff --git a/trunk/web/images/st2/icons/ssl.png b/trunk/web/images/st2/icons/ssl.png new file mode 100644 index 00000000..47b6ad4a Binary files /dev/null and b/trunk/web/images/st2/icons/ssl.png differ diff --git a/trunk/web/images/st2/icons/twitter.png b/trunk/web/images/st2/icons/twitter.png new file mode 100644 index 00000000..dca1326f Binary files /dev/null and b/trunk/web/images/st2/icons/twitter.png differ diff --git a/trunk/web/images/st2/israel.gif b/trunk/web/images/st2/israel.gif new file mode 100644 index 00000000..c45a8746 Binary files /dev/null and b/trunk/web/images/st2/israel.gif differ diff --git a/trunk/web/images/st2/jordanien.gif b/trunk/web/images/st2/jordanien.gif new file mode 100644 index 00000000..beafc7ef Binary files /dev/null and b/trunk/web/images/st2/jordanien.gif differ diff --git a/trunk/web/images/st2/marokko.gif b/trunk/web/images/st2/marokko.gif new file mode 100644 index 00000000..ca5d59fb Binary files /dev/null and b/trunk/web/images/st2/marokko.gif differ diff --git a/trunk/web/images/st2/rabatt-jugendreisen.jpg b/trunk/web/images/st2/rabatt-jugendreisen.jpg new file mode 100644 index 00000000..59e83728 Binary files /dev/null and b/trunk/web/images/st2/rabatt-jugendreisen.jpg differ diff --git a/trunk/web/images/st2/tuerkei.gif b/trunk/web/images/st2/tuerkei.gif new file mode 100644 index 00000000..db216626 Binary files /dev/null and b/trunk/web/images/st2/tuerkei.gif differ diff --git a/trunk/web/images/st2/video-preview.jpg b/trunk/web/images/st2/video-preview.jpg new file mode 100644 index 00000000..690fadf1 Binary files /dev/null and b/trunk/web/images/st2/video-preview.jpg differ diff --git a/trunk/web/images/stern-tours/aegypten/aegypten-angebote1.jpg b/trunk/web/images/stern-tours/aegypten/aegypten-angebote1.jpg new file mode 100644 index 00000000..efad21f7 Binary files /dev/null and b/trunk/web/images/stern-tours/aegypten/aegypten-angebote1.jpg differ diff --git a/trunk/web/images/stern-tours/aegypten/aegypten-angebote2.jpg b/trunk/web/images/stern-tours/aegypten/aegypten-angebote2.jpg new file mode 100644 index 00000000..79c88bca Binary files /dev/null and b/trunk/web/images/stern-tours/aegypten/aegypten-angebote2.jpg differ diff --git a/trunk/web/images/stern-tours/aegypten/aegypten-angebote3.jpg b/trunk/web/images/stern-tours/aegypten/aegypten-angebote3.jpg new file mode 100644 index 00000000..fc70b3d9 Binary files /dev/null and b/trunk/web/images/stern-tours/aegypten/aegypten-angebote3.jpg differ diff --git a/trunk/web/images/stern-tours/aegypten/aegypten-angebote4.jpg b/trunk/web/images/stern-tours/aegypten/aegypten-angebote4.jpg new file mode 100644 index 00000000..766e66c7 Binary files /dev/null and b/trunk/web/images/stern-tours/aegypten/aegypten-angebote4.jpg differ diff --git a/trunk/web/images/stern-tours/aegypten/aegypten-individuell.jpg b/trunk/web/images/stern-tours/aegypten/aegypten-individuell.jpg new file mode 100644 index 00000000..bc55b716 Binary files /dev/null and b/trunk/web/images/stern-tours/aegypten/aegypten-individuell.jpg differ diff --git a/trunk/web/images/stern-tours/aegypten/aegypten-rundreisen.jpg b/trunk/web/images/stern-tours/aegypten/aegypten-rundreisen.jpg new file mode 100644 index 00000000..ae21d35a Binary files /dev/null and b/trunk/web/images/stern-tours/aegypten/aegypten-rundreisen.jpg differ diff --git a/trunk/web/images/stern-tours/back_body.png b/trunk/web/images/stern-tours/back_body.png new file mode 100644 index 00000000..1073b03c Binary files /dev/null and b/trunk/web/images/stern-tours/back_body.png differ diff --git a/trunk/web/images/stern-tours/back_main_navigation.png b/trunk/web/images/stern-tours/back_main_navigation.png new file mode 100644 index 00000000..4a27bdda Binary files /dev/null and b/trunk/web/images/stern-tours/back_main_navigation.png differ diff --git a/trunk/web/images/stern-tours/bg-head.png b/trunk/web/images/stern-tours/bg-head.png new file mode 100644 index 00000000..1e1d7dcb Binary files /dev/null and b/trunk/web/images/stern-tours/bg-head.png differ diff --git a/trunk/web/images/stern-tours/bg-title.png b/trunk/web/images/stern-tours/bg-title.png new file mode 100644 index 00000000..e13a29ac Binary files /dev/null and b/trunk/web/images/stern-tours/bg-title.png differ diff --git a/trunk/web/images/stern-tours/btn-big-hover.png b/trunk/web/images/stern-tours/btn-big-hover.png new file mode 100644 index 00000000..1ca2acb2 Binary files /dev/null and b/trunk/web/images/stern-tours/btn-big-hover.png differ diff --git a/trunk/web/images/stern-tours/btn-big.png b/trunk/web/images/stern-tours/btn-big.png new file mode 100644 index 00000000..b628c33f Binary files /dev/null and b/trunk/web/images/stern-tours/btn-big.png differ diff --git a/trunk/web/images/stern-tours/btn_angebote-suchen.png b/trunk/web/images/stern-tours/btn_angebote-suchen.png new file mode 100644 index 00000000..ed2737a5 Binary files /dev/null and b/trunk/web/images/stern-tours/btn_angebote-suchen.png differ diff --git a/trunk/web/images/stern-tours/btn_angebote.png b/trunk/web/images/stern-tours/btn_angebote.png new file mode 100644 index 00000000..a8b9fc76 Binary files /dev/null and b/trunk/web/images/stern-tours/btn_angebote.png differ diff --git a/trunk/web/images/stern-tours/btn_booking.gif b/trunk/web/images/stern-tours/btn_booking.gif new file mode 100644 index 00000000..94bcd632 Binary files /dev/null and b/trunk/web/images/stern-tours/btn_booking.gif differ diff --git a/trunk/web/images/stern-tours/buma/bg.gif b/trunk/web/images/stern-tours/buma/bg.gif new file mode 100644 index 00000000..f41ea8a7 Binary files /dev/null and b/trunk/web/images/stern-tours/buma/bg.gif differ diff --git a/trunk/web/images/stern-tours/buma/title-bg.png b/trunk/web/images/stern-tours/buma/title-bg.png new file mode 100644 index 00000000..82c5b7e2 Binary files /dev/null and b/trunk/web/images/stern-tours/buma/title-bg.png differ diff --git a/trunk/web/images/stern-tours/daumenrauf.jpg b/trunk/web/images/stern-tours/daumenrauf.jpg new file mode 100644 index 00000000..304f90cd Binary files /dev/null and b/trunk/web/images/stern-tours/daumenrauf.jpg differ diff --git a/trunk/web/images/stern-tours/home/1.jpg b/trunk/web/images/stern-tours/home/1.jpg new file mode 100644 index 00000000..fbfbe59f Binary files /dev/null and b/trunk/web/images/stern-tours/home/1.jpg differ diff --git a/trunk/web/images/stern-tours/home/2.jpg b/trunk/web/images/stern-tours/home/2.jpg new file mode 100644 index 00000000..47b51bed Binary files /dev/null and b/trunk/web/images/stern-tours/home/2.jpg differ diff --git a/trunk/web/images/stern-tours/home/3.jpg b/trunk/web/images/stern-tours/home/3.jpg new file mode 100644 index 00000000..92fb789e Binary files /dev/null and b/trunk/web/images/stern-tours/home/3.jpg differ diff --git a/trunk/web/images/stern-tours/home/4.jpg b/trunk/web/images/stern-tours/home/4.jpg new file mode 100644 index 00000000..7185969e Binary files /dev/null and b/trunk/web/images/stern-tours/home/4.jpg differ diff --git a/trunk/web/images/stern-tours/home/bg-button-grey.png b/trunk/web/images/stern-tours/home/bg-button-grey.png new file mode 100644 index 00000000..72f2c364 Binary files /dev/null and b/trunk/web/images/stern-tours/home/bg-button-grey.png differ diff --git a/trunk/web/images/stern-tours/home/bg-button-hover.png b/trunk/web/images/stern-tours/home/bg-button-hover.png new file mode 100644 index 00000000..c77f4ec4 Binary files /dev/null and b/trunk/web/images/stern-tours/home/bg-button-hover.png differ diff --git a/trunk/web/images/stern-tours/home/bg-button.png b/trunk/web/images/stern-tours/home/bg-button.png new file mode 100644 index 00000000..1853af3f Binary files /dev/null and b/trunk/web/images/stern-tours/home/bg-button.png differ diff --git a/trunk/web/images/stern-tours/home/bg-mask.png b/trunk/web/images/stern-tours/home/bg-mask.png new file mode 100644 index 00000000..ada0c462 Binary files /dev/null and b/trunk/web/images/stern-tours/home/bg-mask.png differ diff --git a/trunk/web/images/stern-tours/home/bg_mask.jpg b/trunk/web/images/stern-tours/home/bg_mask.jpg new file mode 100644 index 00000000..7f53942e Binary files /dev/null and b/trunk/web/images/stern-tours/home/bg_mask.jpg differ diff --git a/trunk/web/images/stern-tours/home/mask.png b/trunk/web/images/stern-tours/home/mask.png new file mode 100644 index 00000000..bf0834dc Binary files /dev/null and b/trunk/web/images/stern-tours/home/mask.png differ diff --git a/trunk/web/images/stern-tours/home/ol-blue.png b/trunk/web/images/stern-tours/home/ol-blue.png new file mode 100644 index 00000000..b10e541e Binary files /dev/null and b/trunk/web/images/stern-tours/home/ol-blue.png differ diff --git a/trunk/web/images/stern-tours/home/ol-green.png b/trunk/web/images/stern-tours/home/ol-green.png new file mode 100644 index 00000000..511292ca Binary files /dev/null and b/trunk/web/images/stern-tours/home/ol-green.png differ diff --git a/trunk/web/images/stern-tours/home/ol-yellow.png b/trunk/web/images/stern-tours/home/ol-yellow.png new file mode 100644 index 00000000..d388370a Binary files /dev/null and b/trunk/web/images/stern-tours/home/ol-yellow.png differ diff --git a/trunk/web/images/stern-tours/home_logo.png b/trunk/web/images/stern-tours/home_logo.png new file mode 100644 index 00000000..325a7b5e Binary files /dev/null and b/trunk/web/images/stern-tours/home_logo.png differ diff --git a/trunk/web/images/stern-tours/ok.gif b/trunk/web/images/stern-tours/ok.gif new file mode 100644 index 00000000..6ab278bd Binary files /dev/null and b/trunk/web/images/stern-tours/ok.gif differ diff --git a/trunk/web/images/stern-tours/search-hover.png b/trunk/web/images/stern-tours/search-hover.png new file mode 100644 index 00000000..830ea2b5 Binary files /dev/null and b/trunk/web/images/stern-tours/search-hover.png differ diff --git a/trunk/web/images/stern-tours/search.png b/trunk/web/images/stern-tours/search.png new file mode 100644 index 00000000..f8c2239f Binary files /dev/null and b/trunk/web/images/stern-tours/search.png differ diff --git a/trunk/web/images/stern-tours/servicetelefon.gif b/trunk/web/images/stern-tours/servicetelefon.gif new file mode 100644 index 00000000..c60b3170 Binary files /dev/null and b/trunk/web/images/stern-tours/servicetelefon.gif differ diff --git a/trunk/web/images/stern-tours/small_overlay_aboutus.png b/trunk/web/images/stern-tours/small_overlay_aboutus.png new file mode 100644 index 00000000..8cf93f3c Binary files /dev/null and b/trunk/web/images/stern-tours/small_overlay_aboutus.png differ diff --git a/trunk/web/images/stern-tours/small_overlay_kontaktformular.png b/trunk/web/images/stern-tours/small_overlay_kontaktformular.png new file mode 100644 index 00000000..c78364d0 Binary files /dev/null and b/trunk/web/images/stern-tours/small_overlay_kontaktformular.png differ diff --git a/trunk/web/images/stern-tours/small_overlay_support.png b/trunk/web/images/stern-tours/small_overlay_support.png new file mode 100644 index 00000000..8b8c72ce Binary files /dev/null and b/trunk/web/images/stern-tours/small_overlay_support.png differ diff --git a/trunk/web/images/stern-tours/star-100.png b/trunk/web/images/stern-tours/star-100.png new file mode 100644 index 00000000..61434b61 Binary files /dev/null and b/trunk/web/images/stern-tours/star-100.png differ diff --git a/trunk/web/images/stern-tours/star-120.png b/trunk/web/images/stern-tours/star-120.png new file mode 100644 index 00000000..db3401f5 Binary files /dev/null and b/trunk/web/images/stern-tours/star-120.png differ diff --git a/trunk/web/images/stern-tours/star-40.png b/trunk/web/images/stern-tours/star-40.png new file mode 100644 index 00000000..2dde0700 Binary files /dev/null and b/trunk/web/images/stern-tours/star-40.png differ diff --git a/trunk/web/images/stern-tours/star-60.png b/trunk/web/images/stern-tours/star-60.png new file mode 100644 index 00000000..41cef61d Binary files /dev/null and b/trunk/web/images/stern-tours/star-60.png differ diff --git a/trunk/web/images/stern-tours/top-bar-blue.png b/trunk/web/images/stern-tours/top-bar-blue.png new file mode 100644 index 00000000..8f808cc5 Binary files /dev/null and b/trunk/web/images/stern-tours/top-bar-blue.png differ diff --git a/trunk/web/images/stern-tours/top-bar-green.png b/trunk/web/images/stern-tours/top-bar-green.png new file mode 100644 index 00000000..fc35aa00 Binary files /dev/null and b/trunk/web/images/stern-tours/top-bar-green.png differ diff --git a/trunk/web/images/stern-tours/top-bar-yellow.png b/trunk/web/images/stern-tours/top-bar-yellow.png new file mode 100644 index 00000000..4c3c0a10 Binary files /dev/null and b/trunk/web/images/stern-tours/top-bar-yellow.png differ diff --git a/trunk/web/images/stern-tours/verlauf.png b/trunk/web/images/stern-tours/verlauf.png new file mode 100644 index 00000000..bf258d2d Binary files /dev/null and b/trunk/web/images/stern-tours/verlauf.png differ