/* line 1, ../app/stylesheets/plugins/_jscroll.sass */
.jScrollPaneContainer { position: relative; overflow: hidden; z-index: 1; outline: none; }

/* line 9, ../app/stylesheets/plugins/_jscroll.sass */
.jScrollPaneTrack { position: absolute; cursor: pointer; right: 0; top: 0; height: 100%; }

/* line 18, ../app/stylesheets/plugins/_jscroll.sass */
.jScrollPaneDrag { position: absolute; cursor: pointer; overflow: hidden; }
/* line 23, ../app/stylesheets/plugins/_jscroll.sass */
.jScrollPaneDrag .jScrollPaneDragTop { background: #d9bc69; height: inherit; width: 4px !important; margin: 0 3px; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; }

/* line 31, ../app/stylesheets/plugins/_jscroll.sass */
.jScrollPaneDragTop { position: absolute; top: 0; left: 0; overflow: hidden; }

/* line 38, ../app/stylesheets/plugins/_jscroll.sass */
.jScrollPaneDragBottom { position: absolute; bottom: 0; left: 0; overflow: hidden; }

/* line 46, ../app/stylesheets/plugins/_jscroll.sass */
a.jScrollArrowUp { display: block; position: absolute; z-index: 1; top: 0; right: 0; text-indent: -2000px; overflow: hidden; height: 9px; }
/* line 57, ../app/stylesheets/plugins/_jscroll.sass */
a.jScrollArrowDown { display: block; position: absolute; z-index: 1; bottom: 0; right: 0; text-indent: -2000px; overflow: hidden; height: 9px; }

/* line 1, ../app/stylesheets/plugins/_fancybox.sass */
#fancybox-outer * { background-repeat: repeat; }

/* line 5, ../app/stylesheets/plugins/_fancybox.sass */
#fancybox-loading { position: fixed; top: 50%; left: 50%; height: 40px; width: 40px; margin-top: -20px; margin-left: -20px; cursor: pointer; overflow: hidden; z-index: 1104; display: none; }

/* line 19, ../app/stylesheets/plugins/_fancybox.sass */
* html #fancybox-loading { position: absolute; margin-top: 0; }

/* line 24, ../app/stylesheets/plugins/_fancybox.sass */
#fancybox-loading div { position: absolute; top: 0; left: 0; width: 40px; height: 480px; background-image: url('../javascripts/fancybox/fancybox.png'); }

/* line 33, ../app/stylesheets/plugins/_fancybox.sass */
#fancybox-overlay { position: fixed; top: 0; left: 0; bottom: 0; right: 0; background: black; z-index: 1100; display: none; }

/* line 44, ../app/stylesheets/plugins/_fancybox.sass */
* html #fancybox-overlay { position: absolute; width: 100%; }

/* line 49, ../app/stylesheets/plugins/_fancybox.sass */
#fancybox-tmp { padding: 0; margin: 0; border: 0; overflow: auto; display: none; }

/* line 57, ../app/stylesheets/plugins/_fancybox.sass */
#fancybox-wrap { position: absolute; top: 0; left: 0; margin: 0; padding: 20px; z-index: 1101; display: none; }

/* line 67, ../app/stylesheets/plugins/_fancybox.sass */
#fancybox-outer { position: relative; width: 100%; height: 100%; background: white; background: #312216; }

/* line 75, ../app/stylesheets/plugins/_fancybox.sass */
#fancybox-inner { position: absolute; top: 0; left: 0; width: 1px; height: 1px; padding: 0; margin: 0; outline: none; overflow: hidden; }

/* line 87, ../app/stylesheets/plugins/_fancybox.sass */
#fancybox-hide-sel-frame { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: transparent; }

/* line 96, ../app/stylesheets/plugins/_fancybox.sass */
#fancybox-close { position: absolute; top: -15px; right: -15px; width: 30px; height: 30px; background-image: url('../javascripts/fancybox/fancybox.png'); background-position: -40px 0px; cursor: pointer; z-index: 1103; display: none; }

/* line 109, ../app/stylesheets/plugins/_fancybox.sass */
#fancybox_error { color: #444444; font: normal 12px/20px Arial; padding: 7px; margin: 0; }

/* line 116, ../app/stylesheets/plugins/_fancybox.sass */
#fancybox-content { height: auto; width: auto; padding: 0; margin: 0; }

/* line 123, ../app/stylesheets/plugins/_fancybox.sass */
#fancybox-img { width: 100%; height: 100%; padding: 0; margin: 0; border: none; outline: none; line-height: 0; vertical-align: top; -ms-interpolation-mode: bicubic; }

/* line 135, ../app/stylesheets/plugins/_fancybox.sass */
#fancybox-frame { position: relative; width: 100%; height: 100%; border: none; display: block; }

/* line 143, ../app/stylesheets/plugins/_fancybox.sass */
#fancybox-title { position: absolute; bottom: 0; left: 0; font-family: Georgia; font-size: 11px; z-index: 1102; color: #786341; }

/* line 153, ../app/stylesheets/plugins/_fancybox.sass */
.fancybox-title-inside { padding: 10px 0; text-align: center; color: #333333; }

/* line 159, ../app/stylesheets/plugins/_fancybox.sass */
.fancybox-title-outside { padding-top: 5px; color: white; text-align: center; font-weight: bold; }

/* line 166, ../app/stylesheets/plugins/_fancybox.sass */
.fancybox-title-over { color: white; text-align: left; }

/* line 171, ../app/stylesheets/plugins/_fancybox.sass */
#fancybox-title-over { padding: 10px; background-image: url('../javascripts/fancybox/fancy_title_over.png'); display: block; }

/* line 177, ../app/stylesheets/plugins/_fancybox.sass */
#fancybox-title-wrap { display: inline-block; }
/* line 180, ../app/stylesheets/plugins/_fancybox.sass */
#fancybox-title-wrap span { height: 32px; float: left; }

/* line 185, ../app/stylesheets/plugins/_fancybox.sass */
#fancybox-title-left { padding-left: 15px; background-image: url('../javascripts/fancybox/fancybox.png'); background-position: -40px -90px; background-repeat: no-repeat; }

/* line 192, ../app/stylesheets/plugins/_fancybox.sass */
#fancybox-title-main { font-weight: bold; line-height: 29px; background-image: url('../javascripts/fancybox/fancybox-x.png'); background-position: 0px -40px; color: white; }

/* line 200, ../app/stylesheets/plugins/_fancybox.sass */
#fancybox-title-right { padding-left: 15px; background-image: url('../javascripts/fancybox/fancybox.png'); background-position: -55px -90px; background-repeat: no-repeat; }

/* line 207, ../app/stylesheets/plugins/_fancybox.sass */
#fancybox-left, #fancybox-right { position: absolute; bottom: 0px; height: 100%; width: 35%; cursor: pointer; outline: none; background-image: url('../javascripts/fancybox/blank.gif'); z-index: 1102; display: none; }

/* line 219, ../app/stylesheets/plugins/_fancybox.sass */
#fancybox-left { left: 0px; }

/* line 223, ../app/stylesheets/plugins/_fancybox.sass */
#fancybox-right { right: 0px; }

/* line 227, ../app/stylesheets/plugins/_fancybox.sass */
#fancybox-left-ico, #fancybox-right-ico { position: absolute; top: 50%; left: -9999px; width: 30px; height: 30px; margin-top: -15px; cursor: pointer; z-index: 1102; display: block; }

/* line 239, ../app/stylesheets/plugins/_fancybox.sass */
#fancybox-left-ico { background-image: url('../javascripts/fancybox/fancybox.png'); background-position: -40px -30px; }

/* line 244, ../app/stylesheets/plugins/_fancybox.sass */
#fancybox-right-ico { background-image: url('../javascripts/fancybox/fancybox.png'); background-position: -40px -60px; }

/* line 249, ../app/stylesheets/plugins/_fancybox.sass */
#fancybox-left:hover, #fancybox-right:hover { visibility: visible; }

/* line 253, ../app/stylesheets/plugins/_fancybox.sass */
#fancybox-left:hover span { left: 20px; }

/* line 257, ../app/stylesheets/plugins/_fancybox.sass */
#fancybox-right:hover span { left: auto; right: 20px; }

/* line 262, ../app/stylesheets/plugins/_fancybox.sass */
.fancy-bg { position: absolute; padding: 0; margin: 0; border: 0; width: 20px; height: 20px; z-index: 1001; }

/* line 272, ../app/stylesheets/plugins/_fancybox.sass */
#fancy-bg-n { top: -20px; left: 0; width: 100%; background-image: url('../javascripts/fancybox/fancybox-x.png'); }

/* line 279, ../app/stylesheets/plugins/_fancybox.sass */
#fancy-bg-ne { top: -20px; right: -20px; background-image: url('../javascripts/fancybox/fancybox.png'); background-position: -40px -162px; }

/* line 286, ../app/stylesheets/plugins/_fancybox.sass */
#fancy-bg-e { top: 0; right: -20px; height: 100%; background-image: url('../javascripts/fancybox/fancybox-y.png'); background-position: -20px 0px; }

/* line 294, ../app/stylesheets/plugins/_fancybox.sass */
#fancy-bg-se { bottom: -20px; right: -20px; background-image: url('../javascripts/fancybox/fancybox.png'); background-position: -40px -182px; }

/* line 301, ../app/stylesheets/plugins/_fancybox.sass */
#fancy-bg-s { bottom: -20px; left: 0; width: 100%; background-image: url('../javascripts/fancybox/fancybox-x.png'); background-position: 0px -20px; }

/* line 309, ../app/stylesheets/plugins/_fancybox.sass */
#fancy-bg-sw { bottom: -20px; left: -20px; background-image: url('../javascripts/fancybox/fancybox.png'); background-position: -40px -142px; }

/* line 316, ../app/stylesheets/plugins/_fancybox.sass */
#fancy-bg-w { top: 0; left: -20px; height: 100%; background-image: url('../javascripts/fancybox/fancybox-y.png'); }

/* line 323, ../app/stylesheets/plugins/_fancybox.sass */
#fancy-bg-nw { top: -20px; left: -20px; background-image: url('../javascripts/fancybox/fancybox.png'); background-position: -40px -122px; }

/* line 330, ../app/stylesheets/plugins/_fancybox.sass */
#fancybox-loading.fancybox-ie div { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../javascripts/fancybox/fancy_loading.png', sizingMethod='scale'); }

/* line 336, ../app/stylesheets/plugins/_fancybox.sass */
.fancybox-ie #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../javascripts/fancybox/fancy_close.png', sizingMethod='scale'); }
/* line 340, ../app/stylesheets/plugins/_fancybox.sass */
.fancybox-ie #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../javascripts/fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
/* line 345, ../app/stylesheets/plugins/_fancybox.sass */
.fancybox-ie #fancybox-title-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../javascripts/fancybox/fancy_title_left.png', sizingMethod='scale'); }
/* line 349, ../app/stylesheets/plugins/_fancybox.sass */
.fancybox-ie #fancybox-title-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../javascripts/fancybox/fancy_title_main.png', sizingMethod='scale'); }
/* line 353, ../app/stylesheets/plugins/_fancybox.sass */
.fancybox-ie #fancybox-title-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../javascripts/fancybox/fancy_title_right.png', sizingMethod='scale'); }
/* line 357, ../app/stylesheets/plugins/_fancybox.sass */
.fancybox-ie #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../javascripts/fancybox/fancy_nav_left.png', sizingMethod='scale'); }
/* line 361, ../app/stylesheets/plugins/_fancybox.sass */
.fancybox-ie #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../javascripts/fancybox/fancy_nav_right.png', sizingMethod='scale'); }
/* line 365, ../app/stylesheets/plugins/_fancybox.sass */
.fancybox-ie .fancy-bg { background: transparent !important; }
/* line 368, ../app/stylesheets/plugins/_fancybox.sass */
.fancybox-ie #fancy-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../javascripts/fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
/* line 371, ../app/stylesheets/plugins/_fancybox.sass */
.fancybox-ie #fancy-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../javascripts/fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
/* line 374, ../app/stylesheets/plugins/_fancybox.sass */
.fancybox-ie #fancy-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../javascripts/fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
/* line 377, ../app/stylesheets/plugins/_fancybox.sass */
.fancybox-ie #fancy-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../javascripts/fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
/* line 380, ../app/stylesheets/plugins/_fancybox.sass */
.fancybox-ie #fancy-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../javascripts/fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
/* line 383, ../app/stylesheets/plugins/_fancybox.sass */
.fancybox-ie #fancy-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../javascripts/fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
/* line 386, ../app/stylesheets/plugins/_fancybox.sass */
.fancybox-ie #fancy-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../javascripts/fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
/* line 389, ../app/stylesheets/plugins/_fancybox.sass */
.fancybox-ie #fancy-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../javascripts/fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }

/* line 1, ../../../.gem/ruby/1.8/gems/redgreengrid-0.3.2/sass/redgreengrid/_reset.sass */
a, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, legend, p, pre, span, th, td { background-repeat: no-repeat; margin: 0; padding: 0; }

/* line 6, ../../../.gem/ruby/1.8/gems/redgreengrid-0.3.2/sass/redgreengrid/_reset.sass */
table { border-collapse: collapse; border-spacing: 0; }

/* line 10, ../../../.gem/ruby/1.8/gems/redgreengrid-0.3.2/sass/redgreengrid/_reset.sass */
fieldset, img { border: 0; }

/* line 13, ../../../.gem/ruby/1.8/gems/redgreengrid-0.3.2/sass/redgreengrid/_reset.sass */
address, em, th { font-style: normal; font-weight: normal; }

/* line 17, ../../../.gem/ruby/1.8/gems/redgreengrid-0.3.2/sass/redgreengrid/_reset.sass */
li { list-style: none; }

/* line 20, ../../../.gem/ruby/1.8/gems/redgreengrid-0.3.2/sass/redgreengrid/_reset.sass */
th { font-style: normal; text-align: left; }

/* line 24, ../../../.gem/ruby/1.8/gems/redgreengrid-0.3.2/sass/redgreengrid/_reset.sass */
h1, h2, h3, h4, h5, h6, small { font-size: 100%; }

/* line 27, ../../../.gem/ruby/1.8/gems/redgreengrid-0.3.2/sass/redgreengrid/_reset.sass */
input, textarea, select { font-family: inherit; font-size: inherit; font-weight: inherit; }

/* line 33, ../../../.gem/ruby/1.8/gems/redgreengrid-0.3.2/sass/redgreengrid/_reset.sass */
.msie input, .msie textarea, .msie select { font-size: 100%; }

/* line 36, ../../../.gem/ruby/1.8/gems/redgreengrid-0.3.2/sass/redgreengrid/_reset.sass */
header, section, article, aside, footer, time { display: block; }

/* line 4, ../app/stylesheets/basics/_typography.sass */
body { -webkit-user-select: none; }

/* line 7, ../app/stylesheets/basics/_typography.sass */
#kontakt, #contact { -webkit-user-select: text; }

/* line 11, ../app/stylesheets/basics/_typography.sass */
p, article li, dt, dd, h4, h5, h6, address { font-family: 'HelveticaNeue','Helvetica','Swiss 721','Arial','sans-serif'; font-size: 13px; line-height: 20px; }

/* line 18, ../app/stylesheets/basics/_typography.sass */
h2 { font-family: 'HelveticaNeue','Helvetica','Swiss 721','Arial','sans-serif'; font-size: 16px; line-height: 20px; position: relative; bottom: 2px; }

/* line 21, ../app/stylesheets/basics/_typography.sass */
h1 { font-family: 'HelveticaNeue','Helvetica','Swiss 721','Arial','sans-serif'; font-size: 37px; line-height: 40px; position: relative; }
/* line 3, ../../../.gem/ruby/1.8/gems/redgreengrid-0.3.2/sass/redgreengrid/_browser_support.sass */
.presto h1 { bottom: 1px; }

/* line 44, ../app/stylesheets/basics/_grid_and_layout.sass */
body { background-color: #b07f37; background-image: url(../images/background.jpg); background-position: top center; background-repeat: no-repeat; overflow: hidden; }

/* line 52, ../app/stylesheets/basics/_grid_and_layout.sass */
#body { background: white url(../images/spinner.gif) no-repeat center; bottom: 0; left: 0; position: absolute; right: 0; top: 0; z-index: 9000; }

/* line 61, ../app/stylesheets/basics/_grid_and_layout.sass */
#page { margin: 0 auto; width: 984px; }

/* line 1, ../app/stylesheets/partials/_header.sass */
#logo { height: 330px; left: 50%; margin-left: -70px; overflow: hidden; position: absolute; top: 40px; width: 280px; z-index: 1000; }
/* line 11, ../app/stylesheets/partials/_header.sass */
#logo img { margin: auto; }

/* line 17, ../app/stylesheets/partials/_header.sass */
#preload { background: url('../images/chenche.png'); }

/* line 1, ../app/stylesheets/partials/_nav.sass */
nav { font-family: Georgia; font-size: 12px; position: absolute; text-align: center; text-transform: uppercase; top: 590px; width: 976px; z-index: 1000; }
/* line 10, ../app/stylesheets/partials/_nav.sass */
nav ul { margin: 0 -10px; position: relative; }
/* line 14, ../app/stylesheets/partials/_nav.sass */
.en nav ul { margin-left: 74px; }
/* line 17, ../app/stylesheets/partials/_nav.sass */
nav li { display: inline; margin: 0px 16px 0px 16px; }
/* line 21, ../app/stylesheets/partials/_nav.sass */
nav a { color: #1f0d01; text-decoration: none; -webkit-transition: all 500ms; }
/* line 26, ../app/stylesheets/partials/_nav.sass */
nav a.selected, nav a:hover { color: #7c5e00; }

/* line 30, ../app/stylesheets/partials/_nav.sass */
.branches { top: 630px; }
.branches a { color: #7c5e00; }

/* line 30, ../app/stylesheets/partials/_nav.sass */
.social-media { text-align: center; font-size: 10px; top: 690px; width: 976px; }
/* line 36, ../app/stylesheets/partials/_nav.sass */
.social-media a { color: #c3aa52; opacity: 0; letter-spacing: 1px; }

/* line 1, ../app/stylesheets/partials/_article.sass */
article { display: block; height: 351px; position: absolute; padding-top: 220px; width: 976px; z-index: 600; }
/* line 9, ../app/stylesheets/partials/_article.sass */
article img { position: absolute; }
/* line 12, ../app/stylesheets/partials/_article.sass */
article .quiet { color: #b5a77a; }
/* line 15, ../app/stylesheets/partials/_article.sass */
article a { color: #d3a736; text-decoration: none; }
/* line 4, ../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.rc3/frameworks/compass/stylesheets/compass/utilities/links/_hover-link.scss */
article a:hover { text-decoration: underline; }
/* line 19, ../app/stylesheets/partials/_article.sass */
article a:hover { color: #ddcea5; }
/* line 22, ../app/stylesheets/partials/_article.sass */
article > div { background: rgba(70, 46, 20, 0.66); bottom: 0; height: 341px; left: 50%; overflow: hidden; padding: 5px; position: absolute; right: 0; top: 220px; width: 478px; }
/* line 34, ../app/stylesheets/partials/_article.sass */
article nav { left: 30px; line-height: 30px; top: 240px; text-align: left; }
/* line 40, ../app/stylesheets/partials/_article.sass */
article nav a { color: #6b5622; display: block; text-decoration: none; }
/* line 45, ../app/stylesheets/partials/_article.sass */
article nav a.selected, article nav a:hover { color: #b2a17a; text-decoration: none; }
/* line 55, ../app/stylesheets/partials/_article.sass */
article#tagesangebot > div, article#fruehstueck > div, article#teestunde > div, article#veranstaltungen > div, article#presse > div { left: 0; right: 50%; }
/* line 59, ../app/stylesheets/partials/_article.sass */
article#tagesangebot nav, article#fruehstueck nav, article#teestunde nav, article#veranstaltungen nav, article#presse nav { left: auto; right: 30px; text-align: right; }
/* line 65, ../app/stylesheets/partials/_article.sass */
article#impressionen > div { bottom: 0; height: auto; left: 0; right: 0; padding: 30px 0 30px 50px; top: auto; width: 926px; }
/* line 74, ../app/stylesheets/partials/_article.sass */
article#impressionen a { float: left; margin-right: 22px; width: 90px; }
/* line 79, ../app/stylesheets/partials/_article.sass */
article .scroll { height: 341px; width: 478px; }
/* line 83, ../app/stylesheets/partials/_article.sass */
article h2 { color: #d3a736; color: #d9bc69; font-family: Georgia; font-size: 22px; margin: 25px 45px 20px; text-transform: uppercase; }
/* line 91, ../app/stylesheets/partials/_article.sass */
article h3 { color: #ddcea5; color: #b6cf8e; font-family: Georgia; margin: 30px 45px 13px; }
/* line 98, ../app/stylesheets/partials/_article.sass */
article h3 span { color: #e7ca6b; color: #b29cc8; color: #81ab68; font-style: normal; font-weight: normal; margin: 0 0 0 20px; }
/* line 106, ../app/stylesheets/partials/_article.sass */
article span { color: #b6cf8e; margin: 0 0 0 10px; }
/* line 111, ../app/stylesheets/partials/_article.sass */
article#auswahl h3 { color: #c9b792; }
/* line 114, ../app/stylesheets/partials/_article.sass */
article#auswahl h3 span { color: #c2ac7e; }
/* line 117, ../app/stylesheets/partials/_article.sass */
article p { color: #f5edb4; font-family: Georgia; font-size: 13px; line-height: 16px; margin: 0 45px 13px; text-shadow: rgba(70, 46, 20, 0.421875) 1px 1px 11px; width: 388px; }
/* line 126, ../app/stylesheets/partials/_article.sass */
article li { color: #ddcea5; font-family: Georgia; font-size: 13px; line-height: 16px; margin: 0 45px 7px; }
/* line 133, ../app/stylesheets/partials/_article.sass */
article li a { color: #e7ca6b; display: block; font-weight: bold; text-decoration: none; }
/* line 4, ../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.0.rc3/frameworks/compass/stylesheets/compass/utilities/links/_hover-link.scss */
article li a:hover { text-decoration: underline; }

/* line 5, ../app/stylesheets/partials/_lamp.sass */
#lamp-1 img, #lamp-2 img, #lamp-3 img, #lamp-4 img { height: 100%; }

/* line 8, ../app/stylesheets/partials/_lamp.sass */
#lamp-1 { position: absolute; top: -60px; left: 50%; z-index: 200; margin-left: -250px; opacity: 0; }

/* line 17, ../app/stylesheets/partials/_lamp.sass */
#lamp-2 { position: absolute; top: 100px; left: 50%; height: 300px; z-index: 200; margin-left: -350px; opacity: 0; }

/* line 26, ../app/stylesheets/partials/_lamp.sass */
#lamp-3 { position: absolute; top: 300px; left: 50%; height: 900px; z-index: 200; margin-left: 0px; opacity: 0; }

/* line 35, ../app/stylesheets/partials/_lamp.sass */
#lamp-4 { position: absolute; top: -20px; left: 50%; height: 1000px; z-index: 200; margin-left: -700px; opacity: 0; }

/* line 44, ../app/stylesheets/partials/_lamp.sass */
#bembel-1 { position: absolute; top: -30px; left: 50%; height: 200px; z-index: 200; margin-left: 100px; opacity: 0.5; }

/* line 54, ../app/stylesheets/partials/_lamp.sass */
#bembel-2 { position: absolute; top: -30px; left: 50%; height: 243px; z-index: 200; margin-left: 150px; opacity: 0.5; }

/* line 1, ../app/stylesheets/partials/_language.sass */
#language { font-family: Georgia; font-size: 18px; left: 50%; margin-left: -150px; position: absolute; text-align: center; top: 550px; width: 300px; z-index: 4000; }
/* line 12, ../app/stylesheets/partials/_language.sass */
#language a { color: #7c5e00; margin: 0 30px; text-decoration: none; -webkit-transition: all 500ms; }
/* line 18, ../app/stylesheets/partials/_language.sass */
#language a:hover { color: #1f0d01; }
/* line 21, ../app/stylesheets/partials/_language.sass */
#language a.english { opacity: 0.3; }
