@charset "utf-8";
/* =============================================================================================================

Stylesheet www.ristorante-pizzeria.ch

Autor & Design: Lamberti Winprint
Datum: 21.Februrar 2019
Datei: bootsrap-edit.css Ergaenzung zu bootsrap 4.0

Der gesamte Inhalt der Webseiten inkl. Bilder 
sind Eigentum von www.ristorante-pizzeria.ch und duerfen nur nach Absprache mit uns verwendet werden!

================================================================================================================*/

/*==============================================================================================================

   Teil I Allgemeine Styles
  
================================================================================================================*/
body {
    background-color: #fcd205;
    color: #fcd205;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
}
.schatten, img, .logo, .ramen {
    -webkit-box-shadow: 1.5px 1.5px 1.5px 1.5px #000;
    -moz-box-shadow: 1.5px 1.5px 1.5px 1.5px #000;
    box-shadow: 1.5px 1.5px 1.5px 1.5px #000;
}
a:hover .schatten {
    -webkit-box-shadow: 0.15em 0.15em 0.15em #000;
    -moz-box-shadow: 0.15em 0.15em 0.15em #000;
    box-shadow: 0.15em 0.15em 0.15em #000;
}
.container {
    margin-top: 15px;
    margin-bottom: 15px;
}
footer {
    text-align: center;
    margin: 15px 0 0 0;
    padding: 0 0 10px 0;
}
/*==============================================================================================================

   Teil II Navigation Styles
  
================================================================================================================*/
.nav-link.active {
    color: #D4C55B;
}
.nav-link {
    color: #8C7C08;
}
a:hover.nav-link {
    color: #fcd205;
}
a:visit.nav-link {
 color:#8C823B;
}
.logo-klein {
    height: 30px;
    width: 60px;
}
/*==============================================================================================================

   Teil III spezielles Styles
  
================================================================================================================*/
.la500 {
    position: relative;
    max-width: 840px;
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-shadow: 1.5px 1.5px 1.5px 1.5px #000;
    -moz-box-shadow: 1.5px 1.5px 1.5px 1.5px #000;
    box-shadow: 1.5px 1.5px 1.5px 1.5px #000;
    margin-bottom: 20px;
    margin-top: 20px;
}
/*==============================================================================================================

   Teil VI csslider Styles
  
================================================================================================================*/

.la500 {
    position: relative;
    width: 840px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-shadow: 1.5px 1.5px 1.5px 1.5px #000;
    -moz-box-shadow: 1.5px 1.5px 1.5px 1.5px #000;
    box-shadow: 1.5px 1.5px 1.5px 1.5px #000;
    margin-bottom: 20px;
    margin-top: 20px;
}
.la500, .la500 *, .la500 *:after, .la500 *:before {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.la500 > .cs_anchor {
    display: none;
}
.la500 > ul {
    position: relative;
    z-index: 1;
    font-size: 0;
    line-height: 0;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
    white-space: nowrap;
}
.la500 > ul > .cs_skeleton {
    width: 100%;
    visibility: hidden;
    font-size: 0px;
    line-height: 0;
}
.la500 > ul > .slide.img img {
    width: 100%;
}
.la500 > ul > .slide.img a {
    font-size: 0pt;
    color: transparent;
}
.la500 > ul > .slide {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    font-size: 15px;
    font-size: initial;
    line-height: normal;
    white-space: normal;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.la500 .cs_engine {
    position: absolute;
    top: -9999px;
    left: -9999px;
    font-size: 0pt;
    opacity: 0;
    filter: alpha(opacity=0);
}
.la500 > ul > li.img, .la500 > .cs_arrowprev, .la500 > .cs_arrownext, .la500 > .cs_bullets, .la500 > .cs_play_pause {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
/* ------------- /General Styles ------------- */

/* ------------- General Arrows ------------- */
.la500 > .cs_arrowprev, .la500 > .cs_arrownext {
    position: absolute;
    top: 50%;
    z-index: 5;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.la500 > .cs_arrowprev > label, .la500 > .cs_arrownext > label {
    position: absolute;
    text-decoration: none;
    cursor: pointer;
    opacity: 0;
    z-index: -1;
}
.la500 > .cs_arrowprev {
    left: 0;
}
.la500 > .cs_arrownext {
    right: 0;
}
.la500 > .slide:checked ~ .cs_arrowprev > label, .la500 > .slide:checked ~ .cs_arrownext > label {
    opacity: 0;
    z-index: -1;
}
.la500 > #cs_slide1_0:checked ~ .cs_arrowprev > label.num3, .la500 > #cs_pause1_0:checked ~ .cs_arrowprev > label.num3, .la500 > #cs_slide1_0:checked ~ .cs_arrownext > label.num1, .la500 > #cs_pause1_0:checked ~ .cs_arrownext > label.num1, .la500 > #cs_slide1_1:checked ~ .cs_arrowprev > label.num0, .la500 > #cs_pause1_1:checked ~ .cs_arrowprev > label.num0, .la500 > #cs_slide1_1:checked ~ .cs_arrownext > label.num2, .la500 > #cs_pause1_1:checked ~ .cs_arrownext > label.num2, .la500 > #cs_slide1_2:checked ~ .cs_arrowprev > label.num1, .la500 > #cs_pause1_2:checked ~ .cs_arrowprev > label.num1, .la500 > #cs_slide1_2:checked ~ .cs_arrownext > label.num3, .la500 > #cs_pause1_2:checked ~ .cs_arrownext > label.num3, .la500 > #cs_slide1_3:checked ~ .cs_arrowprev > label.num2, .la500 > #cs_pause1_3:checked ~ .cs_arrowprev > label.num2, .la500 > #cs_slide1_3:checked ~ .cs_arrownext > label.num0, .la500 > #cs_pause1_3:checked ~ .cs_arrownext > label.num0 {
    opacity: 1;
    z-index: 5;
}
 @-webkit-keyframes arrow1 {
 0%, 24.99% {
opacity: 1;
z-index: 5;
}
 25%, 100% {
opacity: 0;
z-index: -1;
}
}
@keyframes arrow1 {
 0%, 24.99% {
opacity: 1;
z-index: 5;
}
 25%, 100% {
opacity: 0;
z-index: -1;
}
}
.la500 > #cs_play1:checked ~ .cs_arrowprev > label.num3, .la500 > #cs_play1:checked ~ .cs_arrownext > label.num1 {
    -webkit-animation: arrow1 32000ms infinite -2000ms;
    animation: arrow1 32000ms infinite -2000ms;
}
.la500 > #cs_play1:checked ~ .cs_arrowprev > label.num0, .la500 > #cs_play1:checked ~ .cs_arrownext > label.num2 {
    -webkit-animation: arrow1 32000ms infinite 6000ms;
    animation: arrow1 32000ms infinite 6000ms;
}
.la500 > #cs_play1:checked ~ .cs_arrowprev > label.num1, .la500 > #cs_play1:checked ~ .cs_arrownext > label.num3 {
    -webkit-animation: arrow1 32000ms infinite 14000ms;
    animation: arrow1 32000ms infinite 14000ms;
}
.la500 > #cs_play1:checked ~ .cs_arrowprev > label.num2, .la500 > #cs_play1:checked ~ .cs_arrownext > label.num0 {
    -webkit-animation: arrow1 32000ms infinite 22000ms;
    animation: arrow1 32000ms infinite 22000ms;
}
.la500 > .slide:checked ~ .cs_arrowprev > label, .la500 > .slide:checked ~ .cs_arrownext > label, .la500 > .pause:checked ~ .cs_arrowprev > label, .la500 > .pause:checked ~ .cs_arrownext > label {
    -webkit-animation: none;
    animation: none;
}
/* ------------- /General Arrows ------------- */

/* ------------- General Bullets ------------- */
.la500 > .cs_bullets {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 6;
    font-size: 0;
    line-height: 8pt;
    text-align: center;
}
.la500 > .cs_bullets > div {
    margin-left: -50%;
    width: 100%;
}
.la500 > .cs_bullets > label {
    position: relative;
    display: inline-block;
    cursor: pointer;
}
.la500 > .cs_bullets > label > .cs_thumb {
    visibility: hidden;
    position: absolute;
    opacity: 0;
    z-index: 1;
    line-height: 0;
    left: -42.5px;
    top: -48px;
}
.la500 > .cs_bullets > label > .cs_thumb > img {
    max-width: none;
}
/* ------------- /General Bullets ------------- */

/* ------------- General Play Pause ------------- */
.la500 > .cs_play_pause {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 5;
}
.la500 > .cs_play_pause > label {
    position: absolute;
    cursor: pointer;
}
.la500 > #cs_play1:checked ~ .cs_play_pause > .cs_pause, .la500 > .slide:checked ~ .cs_play_pause > .cs_play, .la500 > .pause:checked ~ .cs_play_pause > .cs_play {
    display: block;
    z-index: 5;
}
.la500 > #cs_play1:checked ~ .cs_play_pause > .cs_play, .la500 > .slide:checked ~ .cs_play_pause > .cs_pause, .la500 > .pause:checked ~ .cs_play_pause > .cs_pause {
    display: none;
    z-index: -1;
}
 @-webkit-keyframes pauseChange1 {
 0%, 24.99% {
opacity: 1;
z-index: 5;
}
 25%, 100% {
opacity: 0;
z-index: -1;
}
}
@keyframes pauseChange1 {
 0%, 24.99% {
opacity: 1;
z-index: 5;
}
 25%, 100% {
opacity: 0;
z-index: -1;
}
}
.la500 > #cs_play1:checked ~ .cs_play_pause > .cs_pause.num0 {
    opacity: 0;
    z-index: -1;
    -webkit-animation: pauseChange1 32000ms infinite -2000ms;
    animation: pauseChange1 32000ms infinite -2000ms;
}
.la500 > #cs_play1:checked ~ .cs_play_pause > .cs_pause.num1 {
    opacity: 0;
    z-index: -1;
    -webkit-animation: pauseChange1 32000ms infinite 6000ms;
    animation: pauseChange1 32000ms infinite 6000ms;
}
.la500 > #cs_play1:checked ~ .cs_play_pause > .cs_pause.num2 {
    opacity: 0;
    z-index: -1;
    -webkit-animation: pauseChange1 32000ms infinite 14000ms;
    animation: pauseChange1 32000ms infinite 14000ms;
}
.la500 > #cs_play1:checked ~ .cs_play_pause > .cs_pause.num3 {
    opacity: 0;
    z-index: -1;
    -webkit-animation: pauseChange1 32000ms infinite 22000ms;
    animation: pauseChange1 32000ms infinite 22000ms;
}
.la500 > .slide:checked ~ .cs_play_pause > .cs_pause, .la500 > .pause:checked ~ .cs_play_pause > .cs_pause {
    -webkit-animation: none;
    animation: none;
}
/* ------------- /General Play Pause ------------- */

/* ------------- Effect ------------- */


.la500 > ul > .slide {
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    opacity: 0;
    z-index: 1;
    -webkit-transition: opacity 2000ms ease,  -webkit-transform 24000ms cubic-bezier(0.840, 0.970, 0.855, 1.000);
    transition: opacity 2000ms ease,  -webkit-transform 24000ms cubic-bezier(0.840, 0.970, 0.855, 1.000),  transform 24000ms cubic-bezier(0.840, 0.970, 0.855, 1.000);
}
.la500 > ul > .slide.num0 {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
}
.la500 > ul > .slide.num1 {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}
.la500 > ul > .slide.num2 {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}
.la500 > ul > .slide.num3 {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
}
.la500 > #cs_slide1_0:checked ~ ul > .slide.num0, .la500 > #cs_pause1_0:checked ~ ul > .slide.num0, .la500 > #cs_slide1_1:checked ~ ul > .slide.num1, .la500 > #cs_pause1_1:checked ~ ul > .slide.num1, .la500 > #cs_slide1_2:checked ~ ul > .slide.num2, .la500 > #cs_pause1_2:checked ~ ul > .slide.num2, .la500 > #cs_slide1_3:checked ~ ul > .slide.num3, .la500 > #cs_pause1_3:checked ~ ul > .slide.num3 {
    opacity: 1;
    z-index: 2;
    -webkit-transform: scale(1);
    transform: scale(1);
}
 @-webkit-keyframes kenburns1 {
 0.001%, 24.999% {
z-index: 2;
}
 0%, 100% {
 opacity: 0;
 -webkit-transform: scale(1);
 transform: scale(1);
}
 6.25%, 25% {
opacity: 1
}
 31.25%, 75% {
 opacity: 0;
 -webkit-transform: scale(1.3);
 transform: scale(1.3);
}
 25.001%, 100% {
z-index: 1;
}
}
@keyframes kenburns1 {
 0.001%, 24.999% {
z-index: 2;
}
 0%, 100% {
 opacity: 0;
 -webkit-transform: scale(1);
 transform: scale(1);
}
 6.25%, 25% {
opacity: 1
}
 31.25%, 75% {
 opacity: 0;
 -webkit-transform: scale(1.3);
 transform: scale(1.3);
}
 25.001%, 100% {
z-index: 1;
}
}
.la500 > #cs_play1:checked ~ ul > .slide.num0 {
    -webkit-animation: kenburns1 32000ms infinite -2000ms linear;
    animation: kenburns1 32000ms infinite -2000ms linear;
}
.la500 > #cs_play1:checked ~ ul > .slide.num1 {
    -webkit-animation: kenburns1 32000ms infinite 6000ms linear;
    animation: kenburns1 32000ms infinite 6000ms linear;
}
.la500 > #cs_play1:checked ~ ul > .slide.num2 {
    -webkit-animation: kenburns1 32000ms infinite 14000ms linear;
    animation: kenburns1 32000ms infinite 14000ms linear;
}
.la500 > #cs_play1:checked ~ ul > .slide.num3 {
    -webkit-animation: kenburns1 32000ms infinite 22000ms linear;
    animation: kenburns1 32000ms infinite 22000ms linear;
}
.la500 > #cs_play1:checked ~ ul > .slide, .la500 > .pause:checked ~ ul > .slide {
    -webkit-transition: none;
    transition: none;
}
/* ------------- /Effect ------------- */

/* ------------- Template Show on hover ------------- */
.la500 > .cs_play_pause > label > span, .la500 > .cs_arrowprev > label > span, .la500 > .cs_arrownext > label > span {
    -webkit-transition: .3s opacity ease;
    transition: .3s opacity ease;
}
.la500 > .cs_arrowprev > label > span, .la500 > .cs_arrownext > label > span, .la500 > .cs_play_pause > label > span {
    opacity: 0;
}
.la500:hover > .cs_arrowprev > label > span, .la500:hover > .cs_arrownext > label > span, .la500:hover > .cs_play_pause > label > span {
    opacity: 1;
}
/* ------------- /Template Show on hover ------------- */


/* ------------- Template Arrows ------------- */
.la500 > .cs_arrowprev > label, .la500 > .cs_arrownext > label {
    height: 70px;
    width: 50px;
    margin-top: -35px;
    margin-left: -25px;
}
.la500 > .cs_arrowprev {
    left: 35px;
}
.la500 > .cs_arrownext {
    right: 35px;
}
.la500 > .cs_arrowprev > label span, .la500 > .cs_arrownext > label span, .la500 > .cs_arrowprev > label span i, .la500 > .cs_arrownext > label span i, .la500 > .cs_arrowprev > label span b, .la500 > .cs_arrownext > label span b {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.la500 > .cs_arrowprev > label span, .la500 > .cs_arrownext > label span {
    -webkit-transition: 300ms ease;
    transition: 300ms ease;
}
.la500 > .cs_arrownext:hover > label span {
    -webkit-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px);
}
/* prev and next */
.la500 > .cs_arrowprev > label span i:after, .la500 > .cs_arrowprev > label span i:before, .la500 > .cs_arrowprev > label span b:after, .la500 > .cs_arrowprev > label span b:before, .la500 > .cs_arrownext > label span i:after, .la500 > .cs_arrownext > label span i:before, .la500 > .cs_arrownext > label span b:after, .la500 > .cs_arrownext > label span b:before {
    content: '';
    position: absolute;
    left: 1px;
    top: 32px;
    width: 100%;
    height: 3px;
    background: #ffffff;
    /* Fix  */
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    outline: 1px solid transparent;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transition: -webkit-transform 300ms ease, width 300ms ease;
    transition: transform 300ms ease, width 300ms ease;
}
.la500 > .cs_arrownext > label span i:after, .la500 > .cs_arrownext > label span i:before, .la500 > .cs_arrownext > label span b:after, .la500 > .cs_arrownext > label span b:before {
    left: auto;
    right: 1px;
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
}
.la500 > .cs_arrowprev > label span b:after, .la500 > .cs_arrowprev > label span b:before, .la500 > .cs_arrownext > label span b:after, .la500 > .cs_arrownext > label span b:before {
    background: #34495E;
}
.la500 > .cs_arrowprev > label span i:after, .la500 > .cs_arrowprev > label span b:after, .la500 > .cs_arrownext > label span i:after, .la500 > .cs_arrownext > label span b:after {
    -webkit-transform: rotate(-40deg);
    -ms-transform: rotate(-40deg);
    transform: rotate(-40deg);
}
.la500 > .cs_arrowprev:hover > label span i:after, .la500 > .cs_arrowprev:hover > label span b:after, .la500 > .cs_arrownext:hover > label span i:after, .la500 > .cs_arrownext:hover > label span b:after {
    -webkit-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    transform: rotate(-30deg);
}
.la500 > .cs_arrowprev > label span i:before, .la500 > .cs_arrowprev > label span b:before, .la500 > .cs_arrownext > label span i:before, .la500 > .cs_arrownext > label span b:before {
    -webkit-transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    transform: rotate(40deg);
}
.la500 > .cs_arrowprev:hover > label span i:before, .la500 > .cs_arrowprev:hover > label span b:before, .la500 > .cs_arrownext:hover > label span i:before, .la500 > .cs_arrownext:hover > label span b:before {
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg);
}
.la500 > .cs_arrowprev > label span b:after, .la500 > .cs_arrowprev > label span b:before, .la500 > .cs_arrownext > label span b:after, .la500 > .cs_arrownext > label span b:before {
    width: 0;
}
.la500 > .cs_arrowprev:hover > label span b:after, .la500 > .cs_arrowprev:hover > label span b:before, .la500 > .cs_arrownext:hover > label span b:after, .la500 > .cs_arrownext:hover > label span b:before {
    width: 100%;
}
/* ------------- /Template Arrows ------------- */

/* ------------- Template Play Pause ------------- */
.la500 > .cs_play_pause {
    left: 5px;
    top: 25px;
}
.la500 > .cs_play_pause > label {
    text-decoration: none;
    height: 20px;
    width: 30px;
}
.la500 > .cs_play_pause > label, .la500 > .cs_play_pause > label span:after {
    -webkit-transition: background-color 0.4s ease, color 0.4s ease;
    transition: background-color 0.4s ease, color 0.4s ease;
}
.la500 > .cs_play_pause > label span {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: -webkit-transform 300ms ease-in-out;
    transition: -webkit-transform 300ms ease-in-out, transform 300ms ease-in-out;
}
/* pause */
.la500 > .cs_play_pause > .cs_pause span i, .la500 > .cs_play_pause > .cs_pause span b {
    position: absolute;
    top: 0;
    width: 2px;
    height: 20px;
    margin-top: -10px;
    background: #ffffff;
    -webkit-transition: background 300ms ease-in-out;
    transition: background 300ms ease-in-out;
}
.la500 > .cs_play_pause > .cs_pause span i {
    left: 14px;
}
.la500 > .cs_play_pause > .cs_pause span b {
    left: 21px;
}
.la500 > .cs_play_pause > .cs_pause:hover span i, .la500 > .cs_play_pause > .cs_pause:hover span b {
    background: #34495E;
}
/* play */
.la500 > .cs_play_pause > .cs_play span:after {
    content: " ";
    border: solid transparent;
    position: absolute;
    pointer-events: none;
    height: 0;
    width: 0;
    border-left-color: #ffffff;
    border-width: 10px;
    margin-top: -10px;
    -webkit-transition: border-left-color 300ms ease-in-out;
    transition: border-left-color 300ms ease-in-out;
}
.la500 > .cs_play_pause:hover > .cs_play span:after {
    border-left-color: #34495E;
}
/* ------------- /Template Play Pause ------------- */

/* ------------- Template Bullets ------------- */
.la500 > .cs_bullets {
    bottom: 10px;
    width: 70%;
    left: 15%;
}
.la500 > .cs_bullets > label {
    margin: 0 2px;
    padding: 6px;
    border-radius: 50%;
    background: #34495E;
}
.la500 > .cs_bullets > label > .cs_thumb {
    margin-top: -8px;
    -webkit-transition: opacity .3s, visibility .3s;
    transition: opacity .3s, visibility .3s;
    margin-left: 3px;
}
.la500 > .cs_bullets > label > .cs_thumb:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    left: 50%;
    margin-left: -4px;
    bottom: -6px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #ffffff;
}
.la500 > .cs_bullets > label:hover > .cs_thumb {
    opacity: 1;
    visibility: visible;
}
.la500 > #cs_slide1_0:checked ~ .cs_bullets > label.num0, .la500 > #cs_pause1_0:checked ~ .cs_bullets > label.num0, .la500 > #cs_slide1_1:checked ~ .cs_bullets > label.num1, .la500 > #cs_pause1_1:checked ~ .cs_bullets > label.num1, .la500 > #cs_slide1_2:checked ~ .cs_bullets > label.num2, .la500 > #cs_pause1_2:checked ~ .cs_bullets > label.num2, .la500 > #cs_slide1_3:checked ~ .cs_bullets > label.num3, .la500 > #cs_pause1_3:checked ~ .cs_bullets > label.num3 {
    background: #ffffff;
    margin-top: -3px;
    padding: 6px;
}
 @-webkit-keyframes bullet1 {
 0%, 24.99% {
 box-shadow: none;
 background: #ffffff;
}
 25%, 100% {
 background: #34495E;
}
}
@keyframes bullet1 {
 0%, 24.99% {
 box-shadow: none;
 background: #ffffff;
}
 25%, 100% {
 background: #34495E;
}
}
.la500 > #cs_play1:checked ~ .cs_bullets > label.num0 {
    -webkit-animation: bullet1 32000ms infinite -2000ms;
    animation: bullet1 32000ms infinite -2000ms;
}
.la500 > #cs_play1:checked ~ .cs_bullets > label.num1 {
    -webkit-animation: bullet1 32000ms infinite 6000ms;
    animation: bullet1 32000ms infinite 6000ms;
}
.la500 > #cs_play1:checked ~ .cs_bullets > label.num2 {
    -webkit-animation: bullet1 32000ms infinite 14000ms;
    animation: bullet1 32000ms infinite 14000ms;
}
.la500 > #cs_play1:checked ~ .cs_bullets > label.num3 {
    -webkit-animation: bullet1 32000ms infinite 22000ms;
    animation: bullet1 32000ms infinite 22000ms;
}
.la500 > #cs_play1:checked ~ .cs_bullets > label > .cs_point, .la500 > .pause:checked ~ .cs_bullets > label > .cs_point {
    -webkit-transition: none;
    transition: none;
}
.la500 > .slide:checked ~ .cs_bullets > label > .cs_point, .la500 > .pause:checked ~ .cs_bullets > label > .cs_point {
    -webkit-animation: none;
    animation: none;
}

/* ------------- /Template Bullets ------------- */
/* hide description & bullets on mobile devices */
@media only screen and (max-width: 480px), only screen and (-webkit-max-device-pixel-ratio: 2) and (max-width: 480px), only screen and ( max--moz-device-pixel-ratio: 2) and (max-width: 480px), only screen and ( -o-max-device-pixel-ratio: 2/1) and (max-width: 480px), only screen and ( max-device-pixel-ratio: 2) and (max-width: 480px), only screen and ( max-resolution: 192dpi) and (max-width: 480px), only screen and ( max-resolution: 2dppx) and (max-width: 480px) {
.la500 > .cs_description,  .la500 > .cs_bullets {
    display: none;
}
}
/*==============================================================================================================

   Teil V Bildergalerie Styles
  
================================================================================================================*/

.lbGallery {
    width: 100%;
}
.lbGallery ul {
    list-style: none;
}
.lbGallery ul li {
    display: inline;
}
.lbGallery ul img {
    border: 0.4em solid hsla(0,0%,0%,0.00);
}
.lbGallery ul a:hover img {
    border: 0.2em solid #E0ED08;
}
.lbGallery ul a:hover {
}
#jquery-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
}
#jquery-lightbox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    text-align: center;
    line-height: 0;
}
#jquery-lightbox a img {
    border: none;
}
#lightbox-container-image-box {
    position: relative;
    background-color: #000;
    margin: 0 auto;
    -webkit-border-radius: 0.31em;
    -khtml-border-radius: 0.31em;
    -moz-border-radius: 0.31em;
    border-radius: 0.31em;
    -webkit-box-shadow: 0 0 0.62em #666;
    -moz-box-shadow: 0 0 0.62em #666;
    box-shadow: 0 0 0.62em #666;
}
#lightbox-container-image {
    padding: 0.12em;
}
#lightbox-loading {
    position: absolute;
    top: 40%;
    left: 0%;
    height: 100%;
    width: 100%;
    text-align: center;
    line-height: 0;
}
#lightbox-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav {
    left: 0;
}
#lightbox-nav a {
    outline: none;
}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
    width: 49%;
    height: 100%;
    display: block;
}
#lightbox-nav-btnPrev {
    left: 0;
    float: left;
}
#lightbox-nav-btnNext {
    right: 0;
    float: right;
}
#lightbox-container-image-data-box {
    font: 0.62em Verdana, Helvetica, sans-serif;
    background-color: #000;
    margin: 0 auto;
    line-height: 1.4em;
    overflow: auto;
    padding: 1.6em 1em 0 0.8em;
    -webkit-border-radius: 0.31em;
    -khtml-border-radius: 0.31em;
    -moz-border-radius: 0.31em;
    border-radius: 0.31em;
    -webkit-box-shadow: 0 0 2em #666;
    -moz-box-shadow: 0 0 2em #666;
    box-shadow: 0 0 2em #666;
}
#lightbox-container-image-data {
    padding: 0 0.82em;
    color: #FFF;
}
#lightbox-container-image-data #lightbox-image-details {
    width: 70%;
    float: left;
    text-align: left;
}
#lightbox-image-details-caption {
    font-weight: bold;
}
#lightbox-image-details-currentNumber {
    display: block;
    clear: left;
    padding-bottom: 1.0em;
}
#lightbox-secNav-btnClose {
    width: 6.12em;
    float: right;
    padding-bottom: 0.7em;
}
.bildg-show {
    width: 4.5em;
    height: 4.5em;
}
.bildg {
    width: 10em;
    height: 7em;
}
