#slideshow .wrapper { position: relative; height: 100%; }
#slideshow .slide { position: relative; margin-bottom: -32px; }
#slideshow .slide .kommentar > div { margin-left: 220px; }
#slideshow .slide.even .kommentar > div { margin-left: -250px; }
#slideshow .kommentar { position: absolute; left: 50%; top: 0; margin-left: -162px; height: 100%; }
#slideshow .kommentar > div { position: relative; top: 40%; padding: 0 0 67px 37px; background: transparent url(/start/media/images/marker.png) 0 100% no-repeat; }
#slideshow .kommentar > div > div { position: relative; font-family: "Lekton", monospace; font-size: 0.9375em; line-height: 1.2em; text-align: left; width: 256px; padding: 16px; background-color: #94c11a; -webkit-border-radius: 16px; border-radius: 16px; -webkit-box-shadow: 0 0 16px 0 black; box-shadow: 0 0 16px 0 black; }
#slideshow .kommentar > div > div h5 { margin: 0 0 .6em; }
#slideshow .kommentar > div > div p { margin: 0; }
#slideshow .kommentar > div > div:after { content: ""; width: 32px; height: 56px; display: block; position: absolute; left: -12px; bottom: -40px; background: transparent url(/start/media/images/spitze.png) 100% 0 no-repeat; }
#slideshow nav { position: absolute; bottom: 0; display: block; width: 100%; height: 148px; background: transparent url(/start/media/images/weiter.png) 50% 0 no-repeat; }
#slideshow nav:hover { background-position: 50% -160px; }
