From b50dbf5484d10b8a85a31439e2444797d0cf833c Mon Sep 17 00:00:00 2001 From: Christian Date: Mon, 28 Sep 2020 18:02:03 +0200 Subject: [PATCH] update --- src/css/style.css | 519 +++++++++++++++++++++----- src/gallery.html | 68 ++-- src/images/facebook.png | 3 + src/img/backgrounds/bg_restaurant.jpg | 4 +- src/img/backgrounds/bg_start.jpg | 4 +- src/img/gallery/Buffet01.jpg | 3 - src/img/gallery/Buffet02.jpg | 3 - src/img/gallery/Buffet03.jpg | 3 - src/img/gallery/Buffet04.jpg | 3 - src/img/gallery/Buffet05.jpg | 3 - src/img/gallery/Buffet06.jpg | 3 - src/img/gallery/Buffet07.jpg | 3 - src/img/gallery/Buffet08.jpg | 3 - src/img/gallery/Buffet09.jpg | 3 - src/img/gallery/Buffet10.jpg | 3 - src/img/gallery/Buffet11.jpg | 3 - src/img/gallery/Restaurant01.jpg | 4 +- src/img/gallery/Restaurant02.jpg | 4 +- src/img/gallery/Restaurant03.jpg | 4 +- src/img/gallery/Restaurant04.jpg | 4 +- src/img/gallery/Restaurant05.jpg | 4 +- src/img/gallery/Restaurant06.jpg | 4 +- src/img/gallery/Restaurant07.jpg | 4 +- src/img/gallery/Restaurant08.jpg | 4 +- src/img/gallery/Restaurant09.jpg | 4 +- src/img/gallery/Restaurant10.jpg | 4 +- src/img/gallery/Restaurant11.jpg | 4 +- src/img/gallery/Restaurant12.jpg | 4 +- src/img/gallery/Restaurant13.jpg | 4 +- src/img/gallery/Restaurant14.jpg | 4 +- src/img/gallery/Restaurant15.jpg | 4 +- src/img/gallery/Restaurant16.jpg | 4 +- src/img/gallery/Restaurant17.jpg | 4 +- src/img/gallery/Restaurant18.jpg | 4 +- src/img/gallery/Restaurant19.jpg | 4 +- src/img/gallery/Restaurant20.jpg | 4 +- src/img/gallery/Restaurant21.jpg | 3 - src/img/gallery/Restaurant22.jpg | 3 - src/img/gallery/Restaurant23.jpg | 3 - src/img/gallery/Restaurant24.jpg | 3 - src/img/gallery/Restaurant25.jpg | 3 - src/img/gallery/Restaurant26.jpg | 3 - src/img/gallery/Restaurant27.jpg | 3 - src/img/gallery/Restaurant28.jpg | 3 - src/img/gallery/Restaurant29.jpg | 3 - src/img/gallery/Restaurant30.jpg | 3 - src/img/gallery/Restaurant31.jpg | 3 - src/img/gallery/Restaurant32.jpg | 3 - src/img/gallery/Restaurant33.jpg | 3 - src/img/gallery/Restaurant34.jpg | 3 - src/img/gallery/Restaurant35.jpg | 3 - src/img/gallery/Restaurant36.jpg | 3 - src/img/gallery/Restaurant37.jpg | 3 - src/img/gallery/Restaurant38.jpg | 3 - src/img/gallery/Restaurant39.jpg | 3 - src/img/gallery/Restaurant40.jpg | 3 - src/img/gallery/Restaurant41.jpg | 3 - src/img/gallery/Restaurant42.jpg | 3 - src/img/gallery/Restaurant43.jpg | 3 - src/img/gallery/Restaurant44.jpg | 3 - src/img/gallery/Restaurant45.jpg | 3 - src/img/gallery/Restaurant46.jpg | 3 - src/img/gallery/Restaurant47.jpg | 3 - src/img/gallery/Restaurant48.jpg | 3 - src/img/gallery/Restaurant49.jpg | 3 - src/img/gallery/Restaurant50.jpg | 3 - src/img/gallery/Restaurant51.jpg | 3 - src/img/gallery/Restaurant52.jpg | 3 - src/img/gallery/Speisen01.jpg | 4 +- src/img/gallery/Speisen02.jpg | 4 +- src/img/gallery/Speisen03.jpg | 4 +- src/img/gallery/Speisen04.jpg | 4 +- src/img/gallery/Speisen05.jpg | 4 +- src/img/gallery/Speisen06.jpg | 3 - src/img/gallery/Speisen21.jpg | 3 - src/img/gallery/Speisen22.jpg | 3 - src/img/gallery/Speisen23.jpg | 3 - src/img/gallery/Speisen24.jpg | 3 - src/img/gallery/Speisen25.jpg | 3 - src/img/gallery/Speisen26.jpg | 3 - src/img/gallery/Speisen27.jpg | 3 - src/img/gallery/Zubereitung01.jpg | 3 - src/img/gallery/Zubereitung02.jpg | 3 - src/img/gallery/Zubereitung03.jpg | 3 - src/img/gallery/Zubereitung04.jpg | 3 - src/img/header/head_restaurant.jpg | 4 +- src/impressum.html | 24 +- src/index.html | 28 +- src/js/chrosey.slideshow.js | 143 +++---- src/kontakt.html | 23 +- src/pdf/Restaurantkarte1894.pdf | 4 +- src/restaurant.html | 78 ++-- 92 files changed, 636 insertions(+), 531 deletions(-) create mode 100644 src/images/facebook.png mode change 100755 => 100644 src/img/backgrounds/bg_restaurant.jpg mode change 100755 => 100644 src/img/backgrounds/bg_start.jpg delete mode 100755 src/img/gallery/Buffet01.jpg delete mode 100755 src/img/gallery/Buffet02.jpg delete mode 100755 src/img/gallery/Buffet03.jpg delete mode 100755 src/img/gallery/Buffet04.jpg delete mode 100755 src/img/gallery/Buffet05.jpg delete mode 100755 src/img/gallery/Buffet06.jpg delete mode 100755 src/img/gallery/Buffet07.jpg delete mode 100755 src/img/gallery/Buffet08.jpg delete mode 100755 src/img/gallery/Buffet09.jpg delete mode 100755 src/img/gallery/Buffet10.jpg delete mode 100755 src/img/gallery/Buffet11.jpg mode change 100755 => 100644 src/img/gallery/Restaurant01.jpg mode change 100755 => 100644 src/img/gallery/Restaurant02.jpg mode change 100755 => 100644 src/img/gallery/Restaurant03.jpg mode change 100755 => 100644 src/img/gallery/Restaurant04.jpg mode change 100755 => 100644 src/img/gallery/Restaurant05.jpg mode change 100755 => 100644 src/img/gallery/Restaurant06.jpg mode change 100755 => 100644 src/img/gallery/Restaurant07.jpg mode change 100755 => 100644 src/img/gallery/Restaurant08.jpg mode change 100755 => 100644 src/img/gallery/Restaurant09.jpg mode change 100755 => 100644 src/img/gallery/Restaurant10.jpg mode change 100755 => 100644 src/img/gallery/Restaurant11.jpg mode change 100755 => 100644 src/img/gallery/Restaurant12.jpg mode change 100755 => 100644 src/img/gallery/Restaurant13.jpg mode change 100755 => 100644 src/img/gallery/Restaurant14.jpg mode change 100755 => 100644 src/img/gallery/Restaurant15.jpg mode change 100755 => 100644 src/img/gallery/Restaurant16.jpg mode change 100755 => 100644 src/img/gallery/Restaurant17.jpg mode change 100755 => 100644 src/img/gallery/Restaurant18.jpg mode change 100755 => 100644 src/img/gallery/Restaurant19.jpg mode change 100755 => 100644 src/img/gallery/Restaurant20.jpg delete mode 100755 src/img/gallery/Restaurant21.jpg delete mode 100755 src/img/gallery/Restaurant22.jpg delete mode 100755 src/img/gallery/Restaurant23.jpg delete mode 100755 src/img/gallery/Restaurant24.jpg delete mode 100755 src/img/gallery/Restaurant25.jpg delete mode 100755 src/img/gallery/Restaurant26.jpg delete mode 100755 src/img/gallery/Restaurant27.jpg delete mode 100755 src/img/gallery/Restaurant28.jpg delete mode 100755 src/img/gallery/Restaurant29.jpg delete mode 100755 src/img/gallery/Restaurant30.jpg delete mode 100755 src/img/gallery/Restaurant31.jpg delete mode 100755 src/img/gallery/Restaurant32.jpg delete mode 100755 src/img/gallery/Restaurant33.jpg delete mode 100755 src/img/gallery/Restaurant34.jpg delete mode 100755 src/img/gallery/Restaurant35.jpg delete mode 100755 src/img/gallery/Restaurant36.jpg delete mode 100755 src/img/gallery/Restaurant37.jpg delete mode 100755 src/img/gallery/Restaurant38.jpg delete mode 100755 src/img/gallery/Restaurant39.jpg delete mode 100755 src/img/gallery/Restaurant40.jpg delete mode 100755 src/img/gallery/Restaurant41.jpg delete mode 100755 src/img/gallery/Restaurant42.jpg delete mode 100755 src/img/gallery/Restaurant43.jpg delete mode 100755 src/img/gallery/Restaurant44.jpg delete mode 100755 src/img/gallery/Restaurant45.jpg delete mode 100755 src/img/gallery/Restaurant46.jpg delete mode 100755 src/img/gallery/Restaurant47.jpg delete mode 100755 src/img/gallery/Restaurant48.jpg delete mode 100755 src/img/gallery/Restaurant49.jpg delete mode 100755 src/img/gallery/Restaurant50.jpg delete mode 100755 src/img/gallery/Restaurant51.jpg delete mode 100755 src/img/gallery/Restaurant52.jpg delete mode 100755 src/img/gallery/Speisen06.jpg delete mode 100755 src/img/gallery/Speisen21.jpg delete mode 100755 src/img/gallery/Speisen22.jpg delete mode 100755 src/img/gallery/Speisen23.jpg delete mode 100755 src/img/gallery/Speisen24.jpg delete mode 100755 src/img/gallery/Speisen25.jpg delete mode 100755 src/img/gallery/Speisen26.jpg delete mode 100755 src/img/gallery/Speisen27.jpg delete mode 100755 src/img/gallery/Zubereitung01.jpg delete mode 100755 src/img/gallery/Zubereitung02.jpg delete mode 100755 src/img/gallery/Zubereitung03.jpg delete mode 100755 src/img/gallery/Zubereitung04.jpg mode change 100755 => 100644 src/img/header/head_restaurant.jpg diff --git a/src/css/style.css b/src/css/style.css index a1ca09f..50c677f 100755 --- a/src/css/style.css +++ b/src/css/style.css @@ -1,4 +1,5 @@ @charset "utf-8"; + /* * * 2nd-CSS-Reset @@ -13,63 +14,115 @@ } -#head{ +#head { clip-path: circle(90% at 25% 160%); } -#head>img{ + +#head>img { height: 150px; } -* { padding:0; margin:0} -*:focus { outline:none } +* { + padding: 0; + margin: 0 +} -html, body { height:100%; width:100%;overflow:hidden;} -p,ul,ol { margin-bottom:12px;} +*:focus { + outline: none +} + +html, +body { + height: 100%; + width: 100%; + overflow: hidden; +} + +p, +ul, +ol { + margin-bottom: 12px; +} + +ul { + padding-left: 23px; +} -ul {padding-left:23px;} ul li {} -ul.navi { margin:0; padding:0} -ul.navi li { float:left; list-style:none;} - -ol { padding-left:23px;} -ol li{} - -a,button, img { - -webkit-transition: color .13s ease-in-out, border-color .13s ease-in-out, background-color .13s ease-in-out, opacity .15s ease-in-out; - -o-transition: color .13s ease-in-out, border-color .13s ease-in-out, background-color .13s ease-in-out, opacity .15s ease-in-out; - -moz-transition: color .13s ease-in-out, border-color .13s ease-in-out, background-color .13s ease-in-out, opacity .15s ease-in-out; - transition: color .13s ease-in-out, border-color .13s ease-in-out, background-color .13s ease-in-out, opacity .15s ease-in-out; +ul.navi { + margin: 0; + padding: 0 } -a {color:#fff;text-decoration:underline;} + +ul.navi li { + float: left; + list-style: none; +} + +ol { + padding-left: 23px; +} + +ol li {} + +a, +button, +img { + -webkit-transition: color .13s ease-in-out, border-color .13s ease-in-out, background-color .13s ease-in-out, opacity .15s ease-in-out; + -o-transition: color .13s ease-in-out, border-color .13s ease-in-out, background-color .13s ease-in-out, opacity .15s ease-in-out; + -moz-transition: color .13s ease-in-out, border-color .13s ease-in-out, background-color .13s ease-in-out, opacity .15s ease-in-out; + transition: color .13s ease-in-out, border-color .13s ease-in-out, background-color .13s ease-in-out, opacity .15s ease-in-out; +} + +a { + color: #fff; + text-decoration: underline; +} + a:hover {} -a img {border:0;} -a:hover, button:hover {} + +a img { + border: 0; +} + +a:hover, +button:hover {} table { border-collapse: collapse; border-spacing: 0; } + .clear { - clear:both; - height:0; + clear: both; + height: 0; font-size: 1px; line-height: 0px; } -body {overflow:hidden;font-family:'Galatia',Georgia,'Times New Roman',Arial;color:#fff;font-size:17px;} +body { + overflow: hidden; + font-family: 'Galatia', Georgia, 'Times New Roman', Arial; + color: #fff; + font-size: 17px; +} body#page_start {} + body#page_restaurant {} -body#page_gallery {background:#333} + +body#page_gallery { + background: #333 +} @font-face { font-family: 'Bentham'; src: url('../font/bentham-webfont.eot'); src: url('../font/bentham-webfont.eot%3F') format('embedded-opentype'), - url('../font/bentham-webfont.woff') format('woff'), - url('../font/bentham-webfont.ttf') format('truetype'), - url('../font/bentham-webfont.svg') format('svg'); + url('../font/bentham-webfont.woff') format('woff'), + url('../font/bentham-webfont.ttf') format('truetype'), + url('../font/bentham-webfont.svg') format('svg'); font-weight: normal; font-style: normal; @@ -79,84 +132,344 @@ body#page_gallery {background:#333} font-family: 'Galatia'; src: url('../font/galsilr-webfont.eot'); src: url('../font/galsilr-webfont.eot%3F') format('embedded-opentype'), - url('../font/galsilr-webfont.woff') format('woff'), - url('../font/galsilr-webfont.ttf') format('truetype'), - url('../font/galsilr-webfont.svg') format('svg'); + url('../font/galsilr-webfont.woff') format('woff'), + url('../font/galsilr-webfont.ttf') format('truetype'), + url('../font/galsilr-webfont.svg') format('svg'); font-weight: normal; font-style: normal; } -div#overlay {background:url(../gfx/bg_overlay.png) center;width:100%;height:100%;position:absolute;z-index:1;top:0;left:0;} - -ul#nav {width:242px;height:691px;position:absolute;top:50%;left:-230px;;margin-top:-533px;background:url(../gfx/bg_nav.png) no-repeat top left;z-index:2;padding:339px 0 0 410px;list-style-type:none;} -#page_gallery ul#nav {width:223px;height:446px;position:absolute;top:50%;left:0px;;margin-top:-330px;background:url(../gfx/bg_nav_gallery.png) no-repeat top left;padding:215px 0 0 30px;list-style-type:none;} - -ul#nav li {margin-bottom:20px;} -ul#nav li a {background:url(../gfx/bg_nav_li.png) no-repeat top left;display:block;width:80px;height:80px;} - -ul#nav li#home a {background-position:0 0;} -ul#nav li#home a:hover {background-position:-80px 0;} -ul#nav li#restaurant a {background-position:0 -80px;} -ul#nav li#restaurant a:hover {background-position:-80px -80px;} -ul#nav li#gallery a {background-position:0 -160px;} -ul#nav li#gallery a:hover {background-position:-80px -160px;} - -div#content_wrap {width:647px;height:997px;position:absolute;top:50%;left:422px;margin-top:-500px;background:url(../gfx/bg_content.png) no-repeat top left;z-index:3;overflow:hidden;} -div#content {width:647px;height:782px;padding:215px 0 0 0;position:relative;} -#page_restaurant div#content {width:647px;height:870px;padding:127px 0 0 0;position:relative;} -#page_restaurant div#content #head {margin-top:30px;} - -div#content ul#sidebar {list-style-type:none;float:right;width:150px;padding:0;font-size:19px;margin:0 45px 0 0;} -div#content ul#sidebar li {background:url(../gfx/bg_sidebar_dot.png) no-repeat left -296px;padding:0 0 25px 20px} -div#content ul#sidebar li a {color:#fff;text-decoration:none;} -div#content ul#sidebar li a:hover {color:#fff} -div#content ul#sidebar li.first {background-position:left 6px;} -div#content ul#sidebar li.last {background-position:left -658px;} -div#content ul#sidebar li:hover {background-position:left -477px;} -div#content ul#sidebar li.first:hover {background-position:left -115px;} -div#content ul#sidebar li.last:hover {background-position:left -779px;} -div#content ul#sidebar li.active {cursor:pointer;background-position:left -477px;} -div#content ul#sidebar li.first.active {background-position:left -115px;} -div#content ul#sidebar li.last.active {background-position:left -779px;} - - -div#content a#logo_1894 {display:block;width:245px;height:150px;background:url(../gfx/logo_1894.png) no-repeat top left;} -#page_restaurant div#content a#logo_1894 {width:161px;height:99px;background:url(../gfx/logo_1894_small.png) no-repeat top left;} - -div#content a#logo_theater {display:block;width:166px;height:70px;background:url(../gfx/logo_theater_erfurt.png) no-repeat top left;position:absolute;bottom:52px;left:82px;} -div#content h1 {font-family:'Bentham',Georgia,'Times New Roman',Arial;color:#fff;font-size:72px;font-weight:lighter;letter-spacing:1px;border-top:1px solid #fff;width:558px;margin:20px 0 0 -4px;padding:20px 0 0 0;} - -#page_restaurant div#content h1 {border:none;} - -div#content div#maincontent {width:440px;line-height:130%;height:325px;overflow:auto;} -div#content div#maincontent.jspScrollable {width:470px;position:relative;left:-30px;} -div#content div#maincontent h2 {font-family:'Galatia',Georgia,'Times New Roman',Arial;color:#fff;font-size:24px;font-weight:lighter;letter-spacing:1px;margin-bottom:15px;} - -ul#service {list-style-type:none;position:absolute;bottom:30px;right:30px;z-index:4;} -ul#service li {float:right;} -ul#service li a {font-size:17px;color:#fff;margin-left:20px;} -ul#service li a:hover {text-decoration:underline} - -div#gallery_scroll {width:120px;position:relative;overflow:hidden;z-index:5;float:right;margin:110px 50px 0 0;} -ul#gallery_nav {width:120px;height:100000px;;list-style-type:none;padding:0;position:absolute;} -ul#gallery_nav li {margin-bottom:20px;} -ul#gallery_nav li a{display:block;width:100px;height:100px;background:url(../gfx/bg_gallery_thumb.png) no-repeat left -120px;padding:10px;} -ul#gallery_nav li a:hover, ul#gallery_nav li a.active {background-position:left 0;} - - -.gallery_wrap {width:100%;height:100%;position:absolute;z-index:0;top:0;background-size: cover !important;} -.gallery_wrap img {position:absolute;} - -#gallery_prev {width:69px;height:37px;background:url(../gfx/btn_gallery.png) no-repeat left top;position:absolute;top:55px;right:77px;z-index:1001;} -#gallery_prev:hover {background-position: -69px top;cursor:pointer;} -#gallery_next {width:69px;height:37px;background:url(../gfx/btn_gallery.png) no-repeat left -37px;position:absolute;bottom:55px;right:77px;z-index:1001;} -#gallery_next:hover {background-position: -69px -37px;cursor:pointer;} -#gallery_scroll * { - -webkit-touch-callout: none; - -webkit-user-select: none; - -khtml-user-select: none; - -moz-user-select: none; - -ms-user-select: none; - user-select: none; +div#overlay { + background: url(../gfx/bg_overlay.png) center; + width: 100%; + height: 100%; + position: absolute; + z-index: 1; + top: 0; + left: 0; } + +ul#nav { + width: 242px; + height: 691px; + position: absolute; + top: 50%; + left: -230px; + ; + margin-top: -533px; + background: url(../gfx/bg_nav.png) no-repeat top left; + z-index: 2; + padding: 339px 0 0 410px; + list-style-type: none; +} + +#page_gallery ul#nav { + width: 223px; + height: 446px; + position: absolute; + top: 50%; + left: 0px; + ; + margin-top: -330px; + background: url(../gfx/bg_nav_gallery.png) no-repeat top left; + padding: 215px 0 0 30px; + list-style-type: none; +} + +ul#nav li { + margin-bottom: 20px; +} + +ul#nav li a { + background: url(../gfx/bg_nav_li.png) no-repeat top left; + display: block; + width: 80px; + height: 80px; +} + +ul#nav li#home a { + background-position: 0 0; +} + +ul#nav li#home a:hover { + background-position: -80px 0; +} + +ul#nav li#restaurant a { + background-position: 0 -80px; +} + +ul#nav li#restaurant a:hover { + background-position: -80px -80px; +} + +ul#nav li#gallery a { + background-position: 0 -160px; +} + +ul#nav li#gallery a:hover { + background-position: -80px -160px; +} + +div#content_wrap { + width: 647px; + height: 997px; + position: absolute; + top: 50%; + left: 422px; + margin-top: -500px; + background: url(../gfx/bg_content.png) no-repeat top left; + z-index: 3; + overflow: hidden; +} + +div#content { + width: 647px; + height: 782px; + padding: 215px 0 0 0; + position: relative; +} + +#page_restaurant div#content { + width: 647px; + height: 870px; + padding: 127px 0 0 0; + position: relative; +} + +#page_restaurant div#content #head { + margin-top: 30px; +} + +div#content ul#sidebar { + list-style-type: none; + float: right; + width: 150px; + padding: 0; + font-size: 19px; + margin: 0 45px 0 0; +} + +div#content ul#sidebar li { + background: url(../gfx/bg_sidebar_dot.png) no-repeat left -296px; + padding: 0 0 25px 20px +} + +div#content ul#sidebar li a { + color: #fff; + text-decoration: none; +} + +div#content ul#sidebar li a:hover { + color: #fff +} + +div#content ul#sidebar li.first { + background-position: left 6px; +} + +div#content ul#sidebar li.last { + background-position: left -658px; +} + +div#content ul#sidebar li:hover { + background-position: left -477px; +} + +div#content ul#sidebar li.first:hover { + background-position: left -115px; +} + +div#content ul#sidebar li.last:hover { + background-position: left -779px; +} + +div#content ul#sidebar li.active { + cursor: pointer; + background-position: left -477px; +} + +div#content ul#sidebar li.first.active { + background-position: left -115px; +} + +div#content ul#sidebar li.last.active { + background-position: left -779px; +} + + +div#content a#logo_1894 { + display: block; + width: 245px; + height: 150px; + background: url(../gfx/logo_1894.png) no-repeat top left; +} + +#page_restaurant div#content a#logo_1894 { + width: 161px; + height: 99px; + background: url(../gfx/logo_1894_small.png) no-repeat top left; +} + +div#content a#logo_theater { + display: block; + width: 166px; + height: 70px; + background: url(../gfx/logo_theater_erfurt.png) no-repeat top left; + position: absolute; + bottom: 52px; + left: 82px; +} + +div#content h1 { + font-family: 'Bentham', Georgia, 'Times New Roman', Arial; + color: #fff; + font-size: 72px; + font-weight: lighter; + letter-spacing: 1px; + border-top: 1px solid #fff; + width: 558px; + margin: 20px 0 0 -4px; + padding: 20px 0 0 0; +} + +#page_restaurant div#content h1 { + border: none; +} + +div#content div#maincontent { + width: 440px; + line-height: 130%; + height: 325px; + overflow: auto; +} + +div#content div#maincontent.jspScrollable { + width: 470px; + position: relative; + left: -30px; +} + +div#content div#maincontent h2 { + font-family: 'Galatia', Georgia, 'Times New Roman', Arial; + color: #fff; + font-size: 24px; + font-weight: lighter; + letter-spacing: 1px; + margin-bottom: 15px; +} + +ul#service { + list-style-type: none; + position: absolute; + bottom: 30px; + right: 30px; + z-index: 4; +} + +ul#service li { + float: right; +} + +ul#service li a { + font-size: 17px; + color: #fff; + margin-left: 20px; +} + +ul#service li a:hover { + text-decoration: underline +} + +div#gallery_scroll { + width: 120px; + position: relative; + overflow: hidden; + z-index: 5; + float: right; + margin: 110px 50px 0 0; +} + +ul#gallery_nav { + width: 120px; + height: 100000px; + ; + list-style-type: none; + padding: 0; + position: absolute; +} + +ul#gallery_nav li { + margin-bottom: 20px; +} + +ul#gallery_nav li a { + display: block; + width: 100px; + height: 100px; + background: url(../gfx/bg_gallery_thumb.png) no-repeat left -120px; + padding: 10px; +} + +ul#gallery_nav li a:hover, +ul#gallery_nav li a.active { + background-position: left 0; +} + + +.gallery_wrap { + width: 100%; + height: 100%; + position: absolute; + z-index: 0; + top: 0; + background-size: cover !important; +} + +.gallery_wrap img { + position: absolute; +} + +#gallery_prev { + width: 69px; + height: 37px; + background: url(../gfx/btn_gallery.png) no-repeat left top; + position: absolute; + top: 55px; + right: 77px; + z-index: 1001; +} + +#gallery_prev:hover { + background-position: -69px top; + cursor: pointer; +} + +#gallery_next { + width: 69px; + height: 37px; + background: url(../gfx/btn_gallery.png) no-repeat left -37px; + position: absolute; + bottom: 55px; + right: 77px; + z-index: 1001; +} + +#gallery_next:hover { + background-position: -69px -37px; + cursor: pointer; +} + +#gallery_scroll * { + -webkit-touch-callout: none; + -webkit-user-select: none; + -khtml-user-select: none; + -moz-user-select: none; + -ms-user-select: none; + user-select: none; +} + +h2 { + margin-top: 20px; +} \ No newline at end of file diff --git a/src/gallery.html b/src/gallery.html index 382a6ee..cbf7576 100755 --- a/src/gallery.html +++ b/src/gallery.html @@ -1,36 +1,34 @@ - - - - - - Bildergalerie - 1894. GmbH - Das Restaurant im Theater - - - - - - - - - - - - - - - -
- -
- - - -
- - + + + + + + Bildergalerie - 1894.-GmbH Das Restaurant im Theater + + + + + + + + + + + + + + + +
+ +
+ + +
+ + \ No newline at end of file diff --git a/src/images/facebook.png b/src/images/facebook.png new file mode 100644 index 0000000..4671cbe --- /dev/null +++ b/src/images/facebook.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c3bf9b30a5ed77268581e4bbffe4064ad8e5225f4483aea7f9e12b7eaf0c927 +size 1547 diff --git a/src/img/backgrounds/bg_restaurant.jpg b/src/img/backgrounds/bg_restaurant.jpg old mode 100755 new mode 100644 index 117341e..721e041 --- a/src/img/backgrounds/bg_restaurant.jpg +++ b/src/img/backgrounds/bg_restaurant.jpg @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f61efe1b764a5441285ffbc57d02269bbddc3277eb2f65451b2091cf78d7e50b -size 201988 +oid sha256:221c1c7d2ffb4946dd47a4325ac7ef492a84df1b70d15c241f686b81403da6f1 +size 6717179 diff --git a/src/img/backgrounds/bg_start.jpg b/src/img/backgrounds/bg_start.jpg old mode 100755 new mode 100644 index 5d84262..90b1092 --- a/src/img/backgrounds/bg_start.jpg +++ b/src/img/backgrounds/bg_start.jpg @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ab878f4bd8d5f0909ea0715ded0d18bb86c1c5aa71c9781ecdc8d62b4fd8822a -size 162264 +oid sha256:2c8b0eeba189003ad79cd3bf32167ff7a408245143211e7b4912b5f73c97d7fb +size 9492041 diff --git a/src/img/gallery/Buffet01.jpg b/src/img/gallery/Buffet01.jpg deleted file mode 100755 index a5c9a5d..0000000 --- a/src/img/gallery/Buffet01.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7241f560a301121e16ef1edfb38b4135852b2f6626305a79eed48eab4f22272a -size 1469721 diff --git a/src/img/gallery/Buffet02.jpg b/src/img/gallery/Buffet02.jpg deleted file mode 100755 index 57c3312..0000000 --- a/src/img/gallery/Buffet02.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e47484f58929db88e43a86acf7eaac7f4dd7e1ff91e7f47a61d85c180e46a3e3 -size 1392787 diff --git a/src/img/gallery/Buffet03.jpg b/src/img/gallery/Buffet03.jpg deleted file mode 100755 index 0c5115c..0000000 --- a/src/img/gallery/Buffet03.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9f0caefe8c087ce44d107b00c1403af0d6c5ac00026706abd2b491da2a6afdf7 -size 1231770 diff --git a/src/img/gallery/Buffet04.jpg b/src/img/gallery/Buffet04.jpg deleted file mode 100755 index c784c71..0000000 --- a/src/img/gallery/Buffet04.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:794e5bc836c7bb93d6f90f8641ed7a50205fc3ace5a50c0e54168a0cae5da984 -size 1385564 diff --git a/src/img/gallery/Buffet05.jpg b/src/img/gallery/Buffet05.jpg deleted file mode 100755 index fd88c4f..0000000 --- a/src/img/gallery/Buffet05.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cd556a73991f99d6493a3fb9fc5cd6185461a182ddafa68aa92ae69889fe237b -size 1240904 diff --git a/src/img/gallery/Buffet06.jpg b/src/img/gallery/Buffet06.jpg deleted file mode 100755 index 6b16683..0000000 --- a/src/img/gallery/Buffet06.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0b780bfc4023c644e8d11091d14f1917b87a7c5f98e0772b64dc5169ae8fb3b8 -size 1325288 diff --git a/src/img/gallery/Buffet07.jpg b/src/img/gallery/Buffet07.jpg deleted file mode 100755 index 42400a7..0000000 --- a/src/img/gallery/Buffet07.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0606b0e5515f0745a7ccd78304cc8238b73484aa374bd373091edc98cc7b2364 -size 1203093 diff --git a/src/img/gallery/Buffet08.jpg b/src/img/gallery/Buffet08.jpg deleted file mode 100755 index 683d888..0000000 --- a/src/img/gallery/Buffet08.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:27f69ffc38710434fd7fa8df4ae139e79a1ba6ddc6f12b61ba33079b611c2553 -size 1233589 diff --git a/src/img/gallery/Buffet09.jpg b/src/img/gallery/Buffet09.jpg deleted file mode 100755 index ee1d11d..0000000 --- a/src/img/gallery/Buffet09.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:47bd913808d63229a6d501ccb8d075d210405ffbdbe1bd12696337ce72ccd263 -size 1229864 diff --git a/src/img/gallery/Buffet10.jpg b/src/img/gallery/Buffet10.jpg deleted file mode 100755 index 871518a..0000000 --- a/src/img/gallery/Buffet10.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3cf5b2a68f191999125857458adbf0180c73582507aae848931546094348e203 -size 1013606 diff --git a/src/img/gallery/Buffet11.jpg b/src/img/gallery/Buffet11.jpg deleted file mode 100755 index 89ef035..0000000 --- a/src/img/gallery/Buffet11.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b72270a21e8314f0f9b0577e764a025d7bad72185975f09b27161dbf01870f54 -size 1152033 diff --git a/src/img/gallery/Restaurant01.jpg b/src/img/gallery/Restaurant01.jpg old mode 100755 new mode 100644 index aeee3ac..9320360 --- a/src/img/gallery/Restaurant01.jpg +++ b/src/img/gallery/Restaurant01.jpg @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:208ac4a36b1f794f7387a45ab521a9fbaeb3e93eb2a5c23a8454a6864c3d16c5 -size 229092 +oid sha256:82398d9b994c93e87116fc8e09fe942484b059edb612d176d86d6d8af8075364 +size 10654277 diff --git a/src/img/gallery/Restaurant02.jpg b/src/img/gallery/Restaurant02.jpg old mode 100755 new mode 100644 index f0934be..dc6aec4 --- a/src/img/gallery/Restaurant02.jpg +++ b/src/img/gallery/Restaurant02.jpg @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ede8141f351b3bd0335f4b270414387afe4e350ad5eb4d6907dbb0ae49d983f5 -size 207321 +oid sha256:c3c228859ebca7c8621d36ecb3d752059a1655a198bd8fce0be828f00c7be44b +size 10561795 diff --git a/src/img/gallery/Restaurant03.jpg b/src/img/gallery/Restaurant03.jpg old mode 100755 new mode 100644 index c7682c3..9e5a374 --- a/src/img/gallery/Restaurant03.jpg +++ b/src/img/gallery/Restaurant03.jpg @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7829329648004ad04d394e77cad8aad3c56c1f1e3c385c823110de2fe543d4d1 -size 253689 +oid sha256:b45350d1f393450ee96b07179727d6df84def97b39b878f3d4dd2ead7cc19e8f +size 10479436 diff --git a/src/img/gallery/Restaurant04.jpg b/src/img/gallery/Restaurant04.jpg old mode 100755 new mode 100644 index 8fb6f6e..0448e9a --- a/src/img/gallery/Restaurant04.jpg +++ b/src/img/gallery/Restaurant04.jpg @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:14c244d61cabf8fee25f0f8bd671d06418f80791ef1e4ba381702154a0065701 -size 215877 +oid sha256:94443e681e2c1f8267748d355ca264e40443023dd55e4c49fb6aba23549f1656 +size 9139443 diff --git a/src/img/gallery/Restaurant05.jpg b/src/img/gallery/Restaurant05.jpg old mode 100755 new mode 100644 index 7390d04..af1089b --- a/src/img/gallery/Restaurant05.jpg +++ b/src/img/gallery/Restaurant05.jpg @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c6f5700ce3b09f933dfb59b119e6e4fa3ee497856b535fa8e1dd82f6773d6e2a -size 280786 +oid sha256:15fea676d0e4bd17a685e97dee128652942cca14f8069f7e3b357f62019da85f +size 10402111 diff --git a/src/img/gallery/Restaurant06.jpg b/src/img/gallery/Restaurant06.jpg old mode 100755 new mode 100644 index ec87832..b519113 --- a/src/img/gallery/Restaurant06.jpg +++ b/src/img/gallery/Restaurant06.jpg @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:62ff9109f12f01a7c831c46ad293e5a19df65dad7f9af9ef7338236e35058312 -size 310448 +oid sha256:3a37bde842a7e97ec42a565557b9e2f6105560db9ef4f22d748a7926da6326fe +size 9394476 diff --git a/src/img/gallery/Restaurant07.jpg b/src/img/gallery/Restaurant07.jpg old mode 100755 new mode 100644 index c327d87..8114e82 --- a/src/img/gallery/Restaurant07.jpg +++ b/src/img/gallery/Restaurant07.jpg @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3a3a80d809ecc8c75e041b58c7c495b126311fb8a90b56b1f2305e4e9490e8cf -size 297439 +oid sha256:6910cd146782a533c5f81865bf92cc868e7d8b541e6a1c2c22559b730f15a7fa +size 10602339 diff --git a/src/img/gallery/Restaurant08.jpg b/src/img/gallery/Restaurant08.jpg old mode 100755 new mode 100644 index 0aece16..90b1092 --- a/src/img/gallery/Restaurant08.jpg +++ b/src/img/gallery/Restaurant08.jpg @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7b503ef39f82965405f5b121d3d1ec6a7abf9df659e5d3272f8abfdfd426a8fa -size 212895 +oid sha256:2c8b0eeba189003ad79cd3bf32167ff7a408245143211e7b4912b5f73c97d7fb +size 9492041 diff --git a/src/img/gallery/Restaurant09.jpg b/src/img/gallery/Restaurant09.jpg old mode 100755 new mode 100644 index 0d53ec0..a8f4e31 --- a/src/img/gallery/Restaurant09.jpg +++ b/src/img/gallery/Restaurant09.jpg @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b20d4e64944f660b428a320648ab769a39f5c0c64864e919548d5d07fa702e95 -size 247218 +oid sha256:2d7fbbdb2a41aea93efdf85d561d63f4c44990bc20dc96093f1924d3c4ae7042 +size 5216774 diff --git a/src/img/gallery/Restaurant10.jpg b/src/img/gallery/Restaurant10.jpg old mode 100755 new mode 100644 index 1e44c36..bda342b --- a/src/img/gallery/Restaurant10.jpg +++ b/src/img/gallery/Restaurant10.jpg @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7e0fe589e94c8298b7eb8c7dc9d1ee4daeab580f2e3715770b820d463ef08e65 -size 152552 +oid sha256:27f8a78195ee0ab35895560d8984ca1d561d109b86d0f2350ebf451a0f73e041 +size 9384066 diff --git a/src/img/gallery/Restaurant11.jpg b/src/img/gallery/Restaurant11.jpg old mode 100755 new mode 100644 index d16b5d4..af6a6c6 --- a/src/img/gallery/Restaurant11.jpg +++ b/src/img/gallery/Restaurant11.jpg @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d6c25d7afb21062f4e5bb717b2bfaf8721faf08e7a274222c8c6554eb73ec5ec -size 406015 +oid sha256:6fb7e290d9730250930c122c27a8605824329b4175ae728a8ca96381e04a4b90 +size 9199842 diff --git a/src/img/gallery/Restaurant12.jpg b/src/img/gallery/Restaurant12.jpg old mode 100755 new mode 100644 index 966dc79..96801ea --- a/src/img/gallery/Restaurant12.jpg +++ b/src/img/gallery/Restaurant12.jpg @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4c59e03a6c9b88beb4a26839099b1ad2398423785ae1db42c676c19985adf3dc -size 164745 +oid sha256:54dcdd2915d4741cd5dd8190d63f869dc8542c713c98b861693baa3980126d84 +size 5928784 diff --git a/src/img/gallery/Restaurant13.jpg b/src/img/gallery/Restaurant13.jpg old mode 100755 new mode 100644 index 669a25d..2f1df9a --- a/src/img/gallery/Restaurant13.jpg +++ b/src/img/gallery/Restaurant13.jpg @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7deb60df45f5b41829e97f5ca4a2e0ee859f75ddadac87028d9e2eeef4481690 -size 349376 +oid sha256:a39b630b99fe12777e9405163c5da007ab5f18b4a3bee2c674b1ffca173505ac +size 6096600 diff --git a/src/img/gallery/Restaurant14.jpg b/src/img/gallery/Restaurant14.jpg old mode 100755 new mode 100644 index 68c9d65..4788608 --- a/src/img/gallery/Restaurant14.jpg +++ b/src/img/gallery/Restaurant14.jpg @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6db1fb17f6b90c47c197ff6ee60c4039c9fbc7a8a5191264053443334ace7ef4 -size 169262 +oid sha256:b215bd7cb4fa203fd90069c9e8842c63cb6ebb3800a07db1354530bee4cbe93f +size 5927065 diff --git a/src/img/gallery/Restaurant15.jpg b/src/img/gallery/Restaurant15.jpg old mode 100755 new mode 100644 index 2caa062..c3afaac --- a/src/img/gallery/Restaurant15.jpg +++ b/src/img/gallery/Restaurant15.jpg @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b47ebc883b3dfcf86807703b89ae567e4a8029c3368d7cab6ee3f5b3cffb11e7 -size 244873 +oid sha256:b471e15869060b808b6f5ae1d1b41ef033fbb71c97382f89b46c37ae19888188 +size 6239914 diff --git a/src/img/gallery/Restaurant16.jpg b/src/img/gallery/Restaurant16.jpg old mode 100755 new mode 100644 index b0b5d6b..3c997ba --- a/src/img/gallery/Restaurant16.jpg +++ b/src/img/gallery/Restaurant16.jpg @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:152beb2f42ba208ddd4d39e795bedee0a7c99c6f9a82e6eff203aa16aff15e50 -size 334671 +oid sha256:15e3f1a839c57a16e0bc33d039ce49399ecd2c182048b6443c1f19f874a19c3a +size 6336808 diff --git a/src/img/gallery/Restaurant17.jpg b/src/img/gallery/Restaurant17.jpg old mode 100755 new mode 100644 index 7b3abbb..721e041 --- a/src/img/gallery/Restaurant17.jpg +++ b/src/img/gallery/Restaurant17.jpg @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:20dbf7486fdbaf3f42eb4e049bb1026e1f8ae4fb294da4007db961ed8b9cfabb -size 340165 +oid sha256:221c1c7d2ffb4946dd47a4325ac7ef492a84df1b70d15c241f686b81403da6f1 +size 6717179 diff --git a/src/img/gallery/Restaurant18.jpg b/src/img/gallery/Restaurant18.jpg old mode 100755 new mode 100644 index 4e12066..d33686e --- a/src/img/gallery/Restaurant18.jpg +++ b/src/img/gallery/Restaurant18.jpg @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:91e32d6509d77d7f8581049d6d437bdff4d039f7a67702892c5f55cea22d5b0d -size 323697 +oid sha256:e0a133b3c48414cb5867fd23d5a4f987f80b4a74f67120c48907794f05cdadf3 +size 6029705 diff --git a/src/img/gallery/Restaurant19.jpg b/src/img/gallery/Restaurant19.jpg old mode 100755 new mode 100644 index 81af38a..034bbee --- a/src/img/gallery/Restaurant19.jpg +++ b/src/img/gallery/Restaurant19.jpg @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c6078f609f4ff103fe66849fd3e775e2e23e7e699011792f38258d1eeeb72e88 -size 253415 +oid sha256:523c82f01c9ce97693115d42c27f6d60af34119f9a30eb8e537f8c9939b51ea5 +size 5901949 diff --git a/src/img/gallery/Restaurant20.jpg b/src/img/gallery/Restaurant20.jpg old mode 100755 new mode 100644 index 42fb972..95917b0 --- a/src/img/gallery/Restaurant20.jpg +++ b/src/img/gallery/Restaurant20.jpg @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:25b753ff6d2d500f0fb632ad3990429d0a117eb592ee44233d100ef01e107105 -size 271363 +oid sha256:c30ddbd14f9b9b65849b29618703368c3689e167acb795f0f6d12900f2bf062f +size 6782384 diff --git a/src/img/gallery/Restaurant21.jpg b/src/img/gallery/Restaurant21.jpg deleted file mode 100755 index 5f84286..0000000 --- a/src/img/gallery/Restaurant21.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c722a350e176202bb370a000c5c3fefa725a974027d7e8bb7dd8c29b0e902d5e -size 312110 diff --git a/src/img/gallery/Restaurant22.jpg b/src/img/gallery/Restaurant22.jpg deleted file mode 100755 index 1ed9d17..0000000 --- a/src/img/gallery/Restaurant22.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a9db45ba7193ee428bf0e8b50cd8678ac35a5694df59a331f1efcb3b0ea98c91 -size 324217 diff --git a/src/img/gallery/Restaurant23.jpg b/src/img/gallery/Restaurant23.jpg deleted file mode 100755 index 9e76d8f..0000000 --- a/src/img/gallery/Restaurant23.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8b9a072a4ca35882261ed09b1478226e54d1134456ba2e2fe89c88392e058d73 -size 221483 diff --git a/src/img/gallery/Restaurant24.jpg b/src/img/gallery/Restaurant24.jpg deleted file mode 100755 index fe737a2..0000000 --- a/src/img/gallery/Restaurant24.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:331ad92228fdbf9e0747d4556dcd961a8c385611af194d3b0795e17e160ec213 -size 272920 diff --git a/src/img/gallery/Restaurant25.jpg b/src/img/gallery/Restaurant25.jpg deleted file mode 100755 index 9c27a0f..0000000 --- a/src/img/gallery/Restaurant25.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:72ba0cc55eda7ef429946ff66c70b867e7741c8d61bc5d6930be2bcc76e4aad6 -size 233079 diff --git a/src/img/gallery/Restaurant26.jpg b/src/img/gallery/Restaurant26.jpg deleted file mode 100755 index 810c466..0000000 --- a/src/img/gallery/Restaurant26.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:742234915ac151bfe86253b48dbab57650cf6ee219b885ffbf4156fe0b029896 -size 183110 diff --git a/src/img/gallery/Restaurant27.jpg b/src/img/gallery/Restaurant27.jpg deleted file mode 100755 index 252372a..0000000 --- a/src/img/gallery/Restaurant27.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2255fb54971923e6d23f57f76fbb2929f00341067fa93c5c2802cbe18e58cb06 -size 235056 diff --git a/src/img/gallery/Restaurant28.jpg b/src/img/gallery/Restaurant28.jpg deleted file mode 100755 index 5334feb..0000000 --- a/src/img/gallery/Restaurant28.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8399ad5855bd7016cead470a03b93ea3e8ac990f88d8d544882789ffac97a343 -size 242903 diff --git a/src/img/gallery/Restaurant29.jpg b/src/img/gallery/Restaurant29.jpg deleted file mode 100755 index 5eee602..0000000 --- a/src/img/gallery/Restaurant29.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:53994a5678d1744f9225bf656b6f86fb46a86186053e3f2dcf441dcffc3d2a19 -size 284718 diff --git a/src/img/gallery/Restaurant30.jpg b/src/img/gallery/Restaurant30.jpg deleted file mode 100755 index f47d0ec..0000000 --- a/src/img/gallery/Restaurant30.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cf8bdd9d73f38dc0f9bf50af21b13498bc7e5da69fda258db8c7a70119d69a6f -size 164203 diff --git a/src/img/gallery/Restaurant31.jpg b/src/img/gallery/Restaurant31.jpg deleted file mode 100755 index 31d9520..0000000 --- a/src/img/gallery/Restaurant31.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:be5f85e4f6720f55d7b5422a1aa9f5ad20197f55ce952418545232eb6a8cbd7c -size 268251 diff --git a/src/img/gallery/Restaurant32.jpg b/src/img/gallery/Restaurant32.jpg deleted file mode 100755 index 8bd2a2d..0000000 --- a/src/img/gallery/Restaurant32.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:77a0f248fd1ff4a3f19c0c03ab6501f1e662ba876f3abbaa8860496743ca0f0f -size 230696 diff --git a/src/img/gallery/Restaurant33.jpg b/src/img/gallery/Restaurant33.jpg deleted file mode 100755 index 3eb4a96..0000000 --- a/src/img/gallery/Restaurant33.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:44d99c5f4212b7c7149812802f317bbe819bddb61ccc79ade39024c6f82a5c86 -size 365260 diff --git a/src/img/gallery/Restaurant34.jpg b/src/img/gallery/Restaurant34.jpg deleted file mode 100755 index e1bfdf4..0000000 --- a/src/img/gallery/Restaurant34.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e66e21bb44e217888766e2904e90b42acbd885502fa82e37c586478d06029b47 -size 368794 diff --git a/src/img/gallery/Restaurant35.jpg b/src/img/gallery/Restaurant35.jpg deleted file mode 100755 index 25136bd..0000000 --- a/src/img/gallery/Restaurant35.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d4ff4c61e30083c93c8764855d1f841b8ced943a178a673ce33f75cb95456322 -size 358186 diff --git a/src/img/gallery/Restaurant36.jpg b/src/img/gallery/Restaurant36.jpg deleted file mode 100755 index 6b7031d..0000000 --- a/src/img/gallery/Restaurant36.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:391bb8bd566c67c5b0d69f9e23601d199c257c770a50023b8c0a69312a598470 -size 253780 diff --git a/src/img/gallery/Restaurant37.jpg b/src/img/gallery/Restaurant37.jpg deleted file mode 100755 index aae0ba2..0000000 --- a/src/img/gallery/Restaurant37.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3c4d5d383738d7c295e659e0464987c48aa96cd5962ce622e2a6942c53b69763 -size 444880 diff --git a/src/img/gallery/Restaurant38.jpg b/src/img/gallery/Restaurant38.jpg deleted file mode 100755 index adc2bcc..0000000 --- a/src/img/gallery/Restaurant38.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:14cccaf4e03958874a3a8f336ab99e586a7dcb8899cc73fd3f0d2eca58d21a1a -size 508872 diff --git a/src/img/gallery/Restaurant39.jpg b/src/img/gallery/Restaurant39.jpg deleted file mode 100755 index 26a4154..0000000 --- a/src/img/gallery/Restaurant39.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cdfa192414bac1013852049ff434f8f43ca655fb6772d748a3ace0be28075328 -size 327121 diff --git a/src/img/gallery/Restaurant40.jpg b/src/img/gallery/Restaurant40.jpg deleted file mode 100755 index e8a8899..0000000 --- a/src/img/gallery/Restaurant40.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ce79e5067ff29f58c5173e635ee5f1bb29d0713505bfc1a1430fa34d440041d9 -size 397141 diff --git a/src/img/gallery/Restaurant41.jpg b/src/img/gallery/Restaurant41.jpg deleted file mode 100755 index a6d1516..0000000 --- a/src/img/gallery/Restaurant41.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:96e83ba8d4c3650f3c52f13264239dade46bcc22f351b0cb1166c22e6326bff8 -size 369724 diff --git a/src/img/gallery/Restaurant42.jpg b/src/img/gallery/Restaurant42.jpg deleted file mode 100755 index cc53f67..0000000 --- a/src/img/gallery/Restaurant42.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6d7da202058040ea34e96bf648c92720045c318df49f8835a253f4af3af4ef2e -size 308925 diff --git a/src/img/gallery/Restaurant43.jpg b/src/img/gallery/Restaurant43.jpg deleted file mode 100755 index c8ac42d..0000000 --- a/src/img/gallery/Restaurant43.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f3f1c09b13405a88733df735e038e39a5e270f23526f71de45f4296dd3a20841 -size 317504 diff --git a/src/img/gallery/Restaurant44.jpg b/src/img/gallery/Restaurant44.jpg deleted file mode 100755 index 5e04c42..0000000 --- a/src/img/gallery/Restaurant44.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:563e541cd0612309ee5bc604d122ef6d6126eba5afe3398372d921477a8c909b -size 321614 diff --git a/src/img/gallery/Restaurant45.jpg b/src/img/gallery/Restaurant45.jpg deleted file mode 100755 index cb28700..0000000 --- a/src/img/gallery/Restaurant45.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3793698989168c593f894d0ed6604bcad82ee5d29b422d19e8810ed796201ab4 -size 344500 diff --git a/src/img/gallery/Restaurant46.jpg b/src/img/gallery/Restaurant46.jpg deleted file mode 100755 index 5c183a5..0000000 --- a/src/img/gallery/Restaurant46.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:64163ae01826161f3b66f0d389dd35baf004d93d83bafab5abdc2ce17b7225c0 -size 413586 diff --git a/src/img/gallery/Restaurant47.jpg b/src/img/gallery/Restaurant47.jpg deleted file mode 100755 index 2e222fd..0000000 --- a/src/img/gallery/Restaurant47.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:35496b93d05439dcc69d77e06c91a5aeb8e75c8866711889c3b11c79ef42c595 -size 443683 diff --git a/src/img/gallery/Restaurant48.jpg b/src/img/gallery/Restaurant48.jpg deleted file mode 100755 index 044bd73..0000000 --- a/src/img/gallery/Restaurant48.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cf92a9dc7ff0f7c470ef508ae08565e619ecf0d8620948396da554431c2a1d1a -size 419482 diff --git a/src/img/gallery/Restaurant49.jpg b/src/img/gallery/Restaurant49.jpg deleted file mode 100755 index 3b379e7..0000000 --- a/src/img/gallery/Restaurant49.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a2851342b4ac41de01f451b773d30d5d3b91ba120aca792d29483a2abd5f6b5a -size 311345 diff --git a/src/img/gallery/Restaurant50.jpg b/src/img/gallery/Restaurant50.jpg deleted file mode 100755 index 42e950a..0000000 --- a/src/img/gallery/Restaurant50.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8957ebfa97a63eb9e5f1e1f9c0c99487d40b59ea88f4f2216d192acc5aa18e57 -size 418775 diff --git a/src/img/gallery/Restaurant51.jpg b/src/img/gallery/Restaurant51.jpg deleted file mode 100755 index 9b05a67..0000000 --- a/src/img/gallery/Restaurant51.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6d6f1298d92ffd278b3176d115d5c38773ffabd262cd87227c0d0f12bb92142a -size 424792 diff --git a/src/img/gallery/Restaurant52.jpg b/src/img/gallery/Restaurant52.jpg deleted file mode 100755 index 92aec64..0000000 --- a/src/img/gallery/Restaurant52.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f5eb2b9de9787c54ad9638d732050d319cd7e9417a970c9ea1fb9a4fe5421f9a -size 462571 diff --git a/src/img/gallery/Speisen01.jpg b/src/img/gallery/Speisen01.jpg index 13163c0..8828d92 100755 --- a/src/img/gallery/Speisen01.jpg +++ b/src/img/gallery/Speisen01.jpg @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c09b5bcfdbb16086b486011b6d97a9fe83e6578e663dc6b0b862a30c6996fe0c -size 207718 +oid sha256:075aab9d3fa66ecdded36396ba2b9bdfbeda6cd7dc7621490c5c7362a03540b1 +size 229798 diff --git a/src/img/gallery/Speisen02.jpg b/src/img/gallery/Speisen02.jpg index 06b7e7f..68d93cc 100755 --- a/src/img/gallery/Speisen02.jpg +++ b/src/img/gallery/Speisen02.jpg @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d52e1ed62d1733bd534f55f7364a445cedf97ce22742f39d2ec37417df044152 -size 247803 +oid sha256:cc1bdcd6f532dca851d0d308caec551b2a130345389346f509e103c2bc61ad7f +size 443525 diff --git a/src/img/gallery/Speisen03.jpg b/src/img/gallery/Speisen03.jpg index 8828d92..bf04a89 100755 --- a/src/img/gallery/Speisen03.jpg +++ b/src/img/gallery/Speisen03.jpg @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:075aab9d3fa66ecdded36396ba2b9bdfbeda6cd7dc7621490c5c7362a03540b1 -size 229798 +oid sha256:7a3c59ac4acaf38b11e2082b50ca7bb11917d8dce69a5ca87c0f55837fe7fc9d +size 457795 diff --git a/src/img/gallery/Speisen04.jpg b/src/img/gallery/Speisen04.jpg index 7b2fb33..d82b319 100755 --- a/src/img/gallery/Speisen04.jpg +++ b/src/img/gallery/Speisen04.jpg @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:141834bb9662077ca5633ec8b44c3fe8ba8a6a657d9c7fbce24c4408976f0a96 -size 245294 +oid sha256:34a24f6a77a0607abfb7aa8193aca769a8ef1e18985cab211da58afe31c14b2c +size 295608 diff --git a/src/img/gallery/Speisen05.jpg b/src/img/gallery/Speisen05.jpg index 666dc34..3f34832 100755 --- a/src/img/gallery/Speisen05.jpg +++ b/src/img/gallery/Speisen05.jpg @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3ec4fb048bb797d0ec7fa12dd2a659a73b9bbe29f0cba2d738f6db2e6c426411 -size 259935 +oid sha256:b4bf174b58f840c53848adaa2c27d0b2c5edf72b5f54f30ae94358b9a18e0c45 +size 320222 diff --git a/src/img/gallery/Speisen06.jpg b/src/img/gallery/Speisen06.jpg deleted file mode 100755 index 5d68980..0000000 --- a/src/img/gallery/Speisen06.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:59f75f3ac5074cb11dbd0454593602be876e6c245a70cd19757b52f655d4d48d -size 245186 diff --git a/src/img/gallery/Speisen21.jpg b/src/img/gallery/Speisen21.jpg deleted file mode 100755 index f5fbec8..0000000 --- a/src/img/gallery/Speisen21.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7404921b5a239e88d07abad1b432567597731d3f1dd237f20014393d74f95220 -size 564428 diff --git a/src/img/gallery/Speisen22.jpg b/src/img/gallery/Speisen22.jpg deleted file mode 100755 index d368efe..0000000 --- a/src/img/gallery/Speisen22.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ef53a76a43860f2e935e8b1bcc630983e456d36022ce72b170d85c8bb77051fc -size 526865 diff --git a/src/img/gallery/Speisen23.jpg b/src/img/gallery/Speisen23.jpg deleted file mode 100755 index cc34dd7..0000000 --- a/src/img/gallery/Speisen23.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1c4c9ef7c1c59a0cdae7bc9bceb0aa0bc511e708bf21eed612ff636049bc5fc6 -size 547758 diff --git a/src/img/gallery/Speisen24.jpg b/src/img/gallery/Speisen24.jpg deleted file mode 100755 index 68d93cc..0000000 --- a/src/img/gallery/Speisen24.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cc1bdcd6f532dca851d0d308caec551b2a130345389346f509e103c2bc61ad7f -size 443525 diff --git a/src/img/gallery/Speisen25.jpg b/src/img/gallery/Speisen25.jpg deleted file mode 100755 index bf04a89..0000000 --- a/src/img/gallery/Speisen25.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7a3c59ac4acaf38b11e2082b50ca7bb11917d8dce69a5ca87c0f55837fe7fc9d -size 457795 diff --git a/src/img/gallery/Speisen26.jpg b/src/img/gallery/Speisen26.jpg deleted file mode 100755 index d82b319..0000000 --- a/src/img/gallery/Speisen26.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:34a24f6a77a0607abfb7aa8193aca769a8ef1e18985cab211da58afe31c14b2c -size 295608 diff --git a/src/img/gallery/Speisen27.jpg b/src/img/gallery/Speisen27.jpg deleted file mode 100755 index 3f34832..0000000 --- a/src/img/gallery/Speisen27.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b4bf174b58f840c53848adaa2c27d0b2c5edf72b5f54f30ae94358b9a18e0c45 -size 320222 diff --git a/src/img/gallery/Zubereitung01.jpg b/src/img/gallery/Zubereitung01.jpg deleted file mode 100755 index 90eafe1..0000000 --- a/src/img/gallery/Zubereitung01.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:24fb9ed0a0effc8b0cf18530f0d3468ba8739f4b267edf6abb7f21e005216081 -size 582416 diff --git a/src/img/gallery/Zubereitung02.jpg b/src/img/gallery/Zubereitung02.jpg deleted file mode 100755 index d477076..0000000 --- a/src/img/gallery/Zubereitung02.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8f198a22c17bfccb21943b049582bd8fe9e64b7cf57877cf131b069884bfd9b9 -size 823546 diff --git a/src/img/gallery/Zubereitung03.jpg b/src/img/gallery/Zubereitung03.jpg deleted file mode 100755 index af0e920..0000000 --- a/src/img/gallery/Zubereitung03.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f61fac3f117408a72645dced5d11012a585e4db6b0916f73da65ab2b254e02d0 -size 380026 diff --git a/src/img/gallery/Zubereitung04.jpg b/src/img/gallery/Zubereitung04.jpg deleted file mode 100755 index f6bb915..0000000 --- a/src/img/gallery/Zubereitung04.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:12b7f06e627f6d3fcba08a15def1d89d109bcb6b4d7a0ac1960836308f096864 -size 385915 diff --git a/src/img/header/head_restaurant.jpg b/src/img/header/head_restaurant.jpg old mode 100755 new mode 100644 index 9f8d786..52f0493 --- a/src/img/header/head_restaurant.jpg +++ b/src/img/header/head_restaurant.jpg @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:310a43024dee373297cc58698804a6bb44d5ec93e0a205305b45bdfa3a92d8e9 -size 54209 +oid sha256:95d2aec802a63c8a44d4dd157c2a00bfb8f61cb2d62c060b5eccd3ade9c4c3f2 +size 2604213 diff --git a/src/impressum.html b/src/impressum.html index 8c57788..0a5377e 100755 --- a/src/impressum.html +++ b/src/impressum.html @@ -10,7 +10,7 @@ Content="Treten Sie mit Uns in Kontakt und sehen wer hinter dem Restaurant im Theater Erfurt steckt." lang="de"> - Impressum - 1894. GmbH - Das Restaurant im Theater + Impressum - 1894.-GmbH Das Restaurant im Theater @@ -19,7 +19,7 @@ $(function () { $("body").backstretch("img/backgrounds/bg_start.jpg"); }); -//]]> + //]]> @@ -30,22 +30,12 @@
-
- - +

Impressum

-
- Verantwortlich
- 1894. GmbH - Das Restaurant im Theater Erfurt.

- - Design und Umsetzung
- SECONDRED Newmedia GmbH
- www.secondred.de

- - Fotos
- Lutz Edelhoff - -
+
Verantwortlich
1894.-GmbH Das Restaurant im Theater + Erfurt.

Design und Umsetzung
SECONDRED Newmedia GmbH
+ www.secondred.de

Fotos
Daro
-
- - +

Startseite

- 1894. GmbH - Das Restaurant im Theater Erfurt. Gern empfangen wir Sie jeweils ab 2 Stunden vor den - Vorstellungen im Theater Erfurt. Lassen Sie sich von uns mit ausgewählten Speisen und Getränken - kulinarisch verwöhnen und erleben Sie einen wunderbaren Opernabend in unserem Restaurant im Theater - Erfurt. -

- In unserem Restaurant auf zwei Etagen in gemütlichem Ambiente richten wir gern nach Vereinbarung Ihre - private oder geschäftliche Feier aus. Rufen Sie uns einfach an. Auch zu den Vorstellungszeiten würden - wir uns freuen, wenn Sie uns im Vorfeld für Ihre Reservierung / Vorbestellung ansprechen. +

+ 1894.-GmbH Das Restaurant im Theater +

+

+ Wir stehen ohne Schnick Schnack und Gedöns für eine frische, nachhaltige Weltküche. +

+

+ Die großen Worte überlassen wir anderen. Kommen Sie und erleben Sie Handgemachtes und Liebe zum + Detail. +

+

In unserem Restaurant auf zwei Etagen in gemütlicher Atmosphäre richten wir + gern nach Vereinbarung Ihre private oder geschäftliche Feier aus. Rufen Sie uns einfach an. Auch zu + den Vorstellungszeiten würden wir uns freuen, wenn Sie uns im Vorfeld für Ihre Reservierung / + Vorbestellung ansprechen. +

diff --git a/src/js/chrosey.slideshow.js b/src/js/chrosey.slideshow.js index 075c627..6ec0b30 100755 --- a/src/js/chrosey.slideshow.js +++ b/src/js/chrosey.slideshow.js @@ -25,145 +25,106 @@ $(function () { } // Anzuzeigende Bilder let imagesToLoad = [{ - path: "Restaurant06", - alt: "Eingang zu unserem Restaurant vom Theaterfoyer" - }, { - path: "Restaurant01", - alt: "Einrichtung unseres Restaurants mit einem goldverzierten Spiegel an der Wand" - }, - { path: "Speisen01", alt: "" }, { - path: "Speisen22", + path: "Speisen02", alt: "" }, { - path: "Speisen21", + path: "Speisen03", alt: "" }, { - path: "Speisen23", + path: "Speisen04", alt: "" }, { - path: "Speisen24", + path: "Speisen05", alt: "" }, { - path: "Speisen25", - alt: "" - }, - { - path: "Speisen26", - alt: "" - }, - { - path: "Buffet01", - alt: "" - }, - { - path: "Buffet02", - alt: "" - }, - { - path: "Buffet04", - alt: "" - }, - { - path: "Buffet06", - alt: "" - }, - { - path: "Buffet07", - alt: "" - }, - { - path: "Buffet11", + path: "Restaurant01", alt: "" }, { path: "Restaurant02", - alt: "Einrichtung unseres Restaurants mit einem Tisch im Mittelpunkt" - }, - { - path: "Restaurant31", alt: "" }, { - path: "Restaurant34", + path: "Restaurant03", + alt: "" + }, + { + path: "Restaurant04", alt: "" }, { path: "Restaurant05", - alt: "Dekoration unseres Restaurants, im Hintergrund der Blick auf den Theatervorplatz" + alt: "" }, { - path: "Restaurant11", - alt: "Rückwand unserer Restaurant-Bar mit großer Auswahl an Spirituosen und verschiedenen Gläsern" - }, - { - path: "Restaurant13", - alt: "Blick hinter die Bar mit Fokus auf einen unserer Kollegen" - }, - { - path: "Restaurant14", - alt: "Eine dampfende Espressotasse mit Anrichtung", - title: "Wie wäre es mit einem Espresso?" + path: "Restaurant06", + alt: "" }, { path: "Restaurant07", - alt: "Dekoration unseres Restaurants mit Blick in die Räumlichkeit im Hintergrund" + alt: "" }, { path: "Restaurant08", - alt: "Dekoration unseres Restaurants" + alt: "", + title: "" }, { - path: "Restaurant48", - alt: "Blick ins Restaurant von hinter dem Tresen während unsere Kollegin Sie in der Pause bedient" + path: "Restaurant09", + alt: "" + }, + { + path: "Restaurant10", + alt: "" + }, + { + path: "Restaurant11", + alt: "" + }, + { + path: "Restaurant12", + alt: "" + }, + { + path: "Restaurant13", + alt: "" + }, + { + path: "Restaurant14", + alt: "" + }, + { + path: "Restaurant15", + alt: "" + }, + { + path: "Restaurant16", + alt: "" }, { path: "Restaurant17", - alt: "Dekoration unseres Restaurants, Wein und Spirituosen in original Holzkisten " + alt: "" + }, + { + path: "Restaurant18", + alt: "" }, { path: "Restaurant19", - alt: "Der Blick auf das Foyer aus unserer oberen Etage" + alt: "" }, { path: "Restaurant20", alt: "" }, - { - path: "Restaurant23", - alt: "" - }, - { - path: "Restaurant25", - alt: "" - }, - { - path: "Restaurant40", - alt: "" - }, - { - path: "Zubereitung01", - alt: "So geht es in der Küche zu" - }, - { - path: "Zubereitung02", - alt: "So geht es in der Küche zu" - }, - { - path: "Zubereitung03", - alt: "So geht es in der Küche zu" - }, - { - path: "Zubereitung04", - alt: "So geht es in der Küche zu" - } ]; // Ende Anzuzeigende Bilder diff --git a/src/kontakt.html b/src/kontakt.html index 9ad12bd..53959d0 100755 --- a/src/kontakt.html +++ b/src/kontakt.html @@ -9,7 +9,7 @@ - Kontakt - 1894. GmbH - Das Restaurant im Theater + Kontakt - 1894.-GmbH - Das Restaurant im Theater @@ -18,7 +18,7 @@ $(function () { $("body").backstretch("img/backgrounds/bg_start.jpg"); }); -//]]> + //]]> @@ -29,20 +29,13 @@
-
- - +

Kontakt

-
- 1894. GmbH - Das Restaurant im Theater Erfurt.
- Theaterplatz 1
- 99084 Erfurt

- - Telefon: 0361-2233318
- E-Mail: kontakt@restaurant1894.de
- -
+
1894.-GmbH Das Restaurant im Theater Erfurt.
Theaterplatz + 1
99084 Erfurt

Telefon: 0361-2233318
E-Mail: kontakt@restaurant1894.de
    diff --git a/src/pdf/Restaurantkarte1894.pdf b/src/pdf/Restaurantkarte1894.pdf index be5dcd4..ba71495 100755 --- a/src/pdf/Restaurantkarte1894.pdf +++ b/src/pdf/Restaurantkarte1894.pdf @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d7ccf1a208d3376847e197e59317d174eafdcd5eb5baba806a323faf8de227ca -size 63021 +oid sha256:2918d2d24113b31e06ee29456a61c8a2c58bc7e646a20d5b8daa46216e4d45ad +size 46781 diff --git a/src/restaurant.html b/src/restaurant.html index 272fba0..dac091c 100755 --- a/src/restaurant.html +++ b/src/restaurant.html @@ -1,4 +1,4 @@ - @@ -11,7 +11,7 @@ lang="de"> - Restaurant - 1894. GmbH - Das Restaurant im Theater + Restaurant - 1894.-GmbH - Das Restaurant im Theater @@ -20,19 +20,19 @@ @@ -51,9 +51,8 @@
-
- - +

Restaurant