
*{
  margin:0px;
  padding:0px;
}
body{
  background-color:#881805;
  font-size:11px;
  font-family:Verdana,sans-serif; 
  background-image:url(../bilder/verlauf_hintergrund_gross.jpg);
  background-repeat:repeat-x;
  color:#62131C;
  line-height:18px;
  
}
img{
  border:0px;
}
.clear{
  clear:both;
}
p{
  margin-bottom:18px;
}
a{
   color:#62131C;
  text-decoration:underline;
}
table{
  border-collapse:collapse;
}
.mobile{
  display: none;
}
#slider{
  display: none;
  background: #fff;
  margin-top: 40px;
  padding: 50px 25px 0;
}
.nopadding{
  margin:0px;
  padding:0px;
}
.error{
  color:#FF0000;
}
#zahlenRechts{
  position:absolute;
  right:0px;
  z-index:0;
}
#container{
  position:relative;
  z-index:2;
}
#content{
  background-image:url(../bilder/zahlen_links_gross.jpg);
  background-repeat:no-repeat;
  background-position:top left;
  padding-top:70px;
  padding-bottom:25px;
}
#contentInhalt{
   margin:0 auto;
   width:1150px; 
}
#visual{
  background-image:url(../bilder/visual.jpg);
  background-repeat:no-repeat;
  width:302px;
  height:468px;
}
#visual2{
  background-image:url(../bilder/visual2.jpg);
  background-repeat:no-repeat;
  width:302px;
  height:468px;
}
.visualImg{
  text-align:left;
  padding-top:313px;
   margin-right:21px;
}
.visualImg img{
  float:right;
 
}
.visualImg2{
  clear:both;
  float:right;
  padding-top:0px;
  padding-right:21px;
}
.visualImg img.skl{
  margin-bottom:31px;
  padding-right:8px;
}
#leftInhalt, #rightInhalt, #rightInhalt2{
  float:left;
}
#leftInhalt{
  width:302px;
  height:561px;
}
#rightInhalt{
  background-image:url(../bilder/zahlen_weiss_hintergrund.jpg);
  background-repeat:no-repeat;
  background-color:#FFFFFF;
  background-position:top right;
  width:848px;
  height:561px;
}
#rightInhalt2{
  background-image:url(../bilder/zahlen_weiss_hintergrund.jpg);
  background-repeat:no-repeat;
  background-color:#FFFFFF;
  background-position:top right;
  width:848px;
}

/*--------Navigation -------------*/
#navigation{
  background-image:url(../bilder/hintergrund_navi.jpg);
  background-repeat:no-repeat;
  height:93px;
  width:658px;
  padding-left:57px;
  position: relative;
}

#navigation ul{
  padding-top:68px;
  list-style-type:none;
}
#navigation li{
  float:left;
  margin-right:8px;
}
#navigation li.active a.start, #navigation li.inactive a:hover.start{
  display:block;
  background-image:url(../bilder/navi_start_active.gif);
  background-repeat:no-repeat;
  width:69px;
  height:14px;
}
#navigation li.inactive a.start{
  display:block;
  background-image:url(../bilder/navi_start_inactive.gif);
  background-repeat:no-repeat;
  width:69px;
  height:14px;
}
#navigation li.inactive a.info{
  display:block;
  background-image:url(../bilder/navi_info_inactive.gif);
  background-repeat:no-repeat;
  width:54px;
  height:14px;
}
#navigation li.inactive a.skllotto{
  display:block;
  background-image:url(../bilder/navi_skllotto_inactive.gif);
  background-repeat:no-repeat;
  width:118px;
  height:14px;
}
#navigation li.inactive a.kontakt{
  display:block;
  background-image:url(../bilder/navi_kontakt_inactive.gif);
  background-repeat:no-repeat;
  width:95px;
  height:14px;
}
#navigation li.active a.info, #navigation li.inactive a:hover.info{
  display:block;
  background-image:url(../bilder/navi_info_active.gif);
  background-repeat:no-repeat;
  width:54px;
  height:14px;
}
#navigation li.active a.skllotto, #navigation li.inactive a:hover.skllotto{
  display:block;
  background-image:url(../bilder/navi_skllotto_active.gif);
  background-repeat:no-repeat;
  width:118px;
  height:14px;
}
#navigation li.active a.kontakt, #navigation li.inactive a:hover.kontakt{
  display:block;
  background-image:url(../bilder/navi_kontakt_active.gif);
  background-repeat:no-repeat;
  width:95px;
  height:14px;
}
/*-----------Allgemein ---------------*/
#textContent{
  margin-top:57px;
 margin-left:57px;
 height: 392px;
 overflow: auto;
}


#textContent::-webkit-scrollbar {
    width: 12px;
}
 
#textContent::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 10px;
}
 
#textContent::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}

#text{
  width:600px;
  float:left;
  margin-top:10px;
  line-height:18px;
}
#text ul{
  list-style: none;
  margin: 0 0 20px;
  padding: 0;
}
#text ul li{
  padding-left: 12px;
}
#text ul li:before{
  display: inline-block;
  content: '-';
  width: 1em;
  margin-left: -1em
}
/*-----------Startseite ---------------*/
#textStartseite{
  width:387px;
  float:left;
  margin-top:17px;
  line-height:18px;
}
.headline{
  float:left;
  margin-right: 38px;
}
#startseite{
 margin-top:74px;
 margin-left:57px;
}
.team{
  padding-top:14px;
}

/*-----------Infoseite ---------------*/
#textInfoseite{
  width:428px;
  float:left;
  margin-top:10px;
  line-height:18px;
}
#infoseite{
 margin-top:57px;
 margin-left:57px;
}
/*----------Dankeseite-----------*/
#dankeseite{
  margin-top:76px;
  margin-left:57px;
}

#textDankeseite{
  margin-top:10px;
  line-height:18px;
}
/*-----------Kontaktseite ---------------*/
#textKontaktseite{
  margin-top:10px;
  line-height:18px;
}
#kontaktseite{
 margin-top:76px;
 margin-left:57px;
}
.eingerueckt{
  padding-left:35px;
}
#kontaktseite h1{
  margin: 0 0 30px 34px;
}
#kontaktFormular{
  margin-left:70px;
/*  margin-top: -20px;
*//*  margin-top:45px;
*/}
#kontaktFormularError{
  margin-left:70px;
/*  margin-left:30px;
*//*  margin-top: -90px;*/
/*  margin-top:9px;
*/}
#kontaktseite .text{
  float: left;
}
.contact-form{
  float: left;
}
.heightTd{
  height:190px;
}
.formular{ 
  border-spacing:5px;
}
.textEmail{
  color:#62131C;
  background-color:#EDE3C8;
  width:146px;
  border:0px;
  padding-top:15px;
  padding-bottom:10px;
  padding-left:14px;
  padding-right:10px;
}
.textBetreff{
  width:120px;
  color:#62131C;
  background-color:#EDE3C8;
  border:0px;
  padding-top:15px;
  padding-bottom:10px;
  padding-left:14px;
  padding-right:10px;
}
.textarea{
  width:294px;

  color:#62131C;
  background-color:#EDE3C8;
  border:0px;
  padding-top:15px;
  padding-bottom:10px;
  padding-left:14px;
  height:100px;
  padding-right:10px;
  
}
input, textarea{
  font-family:Verdana,sans-serif;
    font-size:11px;
}
.submit{
  background-color:#D8A726;
  color:#FFFFFF;
  border:0px;
  height:24px;
  float:right;
  width:89px;
  cursor:hand;
  cursor:pointer;
}
/*--------Sklseite----------------*/
#sklseite{
  margin-top:76px;
  margin-left:57px;
  padding-bottom:30px;
}
#sklseite h1{
  margin-top:84px;
}
#verkaufstellen{
  border-collapse:collapse;
  margin-top:30px;
}
#verkaufstellen td{
  border-bottom: 1px solid #690B0C;
  padding-bottom:17px;
  padding-top:10px;
}
#verkaufstellen td.letzteZeile{
  border-bottom:0px;
}
#verkaufstellen td.rightBorder{
  border-right:1px solid #690B0C;
}

/*------Impressum--------------*/

#impressumseite{
  width:360px;
  float:left;
  margin-top:39px;
  margin-left:57px;
  margin-right:105px;
}
* html #impressumseite{
  margin-left:30px;
}
#impressumseite .headline,
#textContent .headline{
  float:none;
  margin-bottom:36px;
}
#impressumMarginal{
  float:left;
  width:262px;
}
#impressumMarginal p{
  margin-bottom:13px;
}
#impressumMarginal h2{
  margin-top:30px;
  font-size:11px;
  font-weight:bold;
  margin-bottom:10px;
}
/*----- Burger Menue -----*/
.menu-trigger {
  right: 15px;
  left: auto;
  top: 40px;
  cursor: pointer;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: all 75ms cubic-bezier(0.37, 0.06, 0, 0.99);
  -moz-transition: all 75ms cubic-bezier(0.37, 0.06, 0, 0.99);
  -o-transition: all 75ms cubic-bezier(0.37, 0.06, 0, 0.99);
  transition: all 75ms cubic-bezier(0.37, 0.06, 0, 0.99);
  z-index: 30;
  position: absolute;
  height: 54px;
  width: 47px;
  z-index: 101;
  opacity: 1;
  display: none;
}
.menu-trigger .menu-icon {
  position: absolute;
  width: 100%;
  height: 7px;
  transition-timing-function: ease;
  transition-duration: .15s;
  transition-property: transform;
  background-color: #6d1134;
  -webkit-transition: all 75ms cubic-bezier(.55,.055,.675,.19);
  -moz-transition: all 75ms cubic-bezier(.55,.055,.675,.19);
  -o-transition: all 75ms cubic-bezier(.55,.055,.675,.19);
  transition: all 75ms cubic-bezier(.55,.055,.675,.19);
  border-radius: 4px;
}
.menu-trigger .menu-icon:before{
  -webkit-transition: top 75ms ease .12s,opacity 75ms ease;
  -moz-transition: top 75ms ease .12s,opacity 75ms ease;
  -o-transition: top 75ms ease .12s,opacity 75ms ease;
  transition: top 75ms ease .12s,opacity 75ms ease;
  content: "";
  width: 100%;
  height: 7px;
  position: absolute;
  top: -12px;
  background: #6d1134;
  border-radius: 4px;
}
.menu-trigger .menu-icon:after {
  -webkit-transform: bottom 75ms ease .12s,transform 75ms cubic-bezier(.55,.055,.675,.19);
  -moz-transform: bottom 75ms ease .12s,transform 75ms cubic-bezier(.55,.055,.675,.19);
  -o-transform: bottom 75ms ease .12s,transform 75ms cubic-bezier(.55,.055,.675,.19);
  transition: bottom 75ms ease .12s,transform 75ms cubic-bezier(.55,.055,.675,.19);
  bottom: -12px;
  content: "";
  width: 100%;
  height: 7px;
  position: absolute;
  background: #6d1134;
  border-radius: 4px;

}
.menu-trigger.open .menu-icon {
  transition-delay: .12s;
  transition-timing-function: cubic-bezier(.215,.61,.355,1);
  transform: rotate(45deg);
}
.menu-trigger.open .menu-icon:before{
  top: 0;
  transition: top 75ms ease,opacity 75ms ease .12s;
  opacity: 0;
}
.menu-trigger.open .menu-icon:after{
  bottom: 0;
  transition: bottom 75ms ease,transform 75ms cubic-bezier(.215,.61,.355,1) .12s;
  transform: rotate(-90deg);
}

/*--------Footer-----------*/
#footer{
  float:right;
  color:#FFFFFF;
  margin-top:10px;
}
#footer ul{
  list-style-type:none;
}
#footer ul li{
  float:left;
  margin-right:12px;
}
#footer ul li a:hover{
  text-decoration:underline;
}
#footer ul li a{
  color:#FFFFFF;
  text-decoration:none;
}
#footer ul li a.impressumActive{
  text-decoration:underline;
}


@media (max-width: 576px){
  body{
    font-size: 14px;
    line-height: 22px !important;
  }
  .headline,
  #textInfoseite,
  #textStartseite,
  #textKontaktseite,
  #kontaktseite .text,
  .contact-form,
  #impressumseite,
  #impressumMarginal,
  #leftInhalt, 
  #rightInhalt, 
  #rightInhalt2,
  #text{
    float: none;
  }
  .eingerueckt{
    padding-left: 0;
  }
  table tr td{
    text-align: left !important;
    display: block;
    margin-bottom: 4px;
    border: 0 !important;
    padding-left: 0 !important;
    width: 100% !important;
  }
  #kontaktseite h1,
  #kontaktFormular,
  #kontaktFormularError{
    margin-left: 0;
  }
  #kontaktFormular{
    margin: 25px 0 0;
    padding-bottom: 40px;
  }
  #kontaktFormular textarea{
    margin-bottom: 10px;
  }
  .headline{
    margin-bottom: 20px;
  }
  #visual,
  #visual2{
    display: none;
  }
  #content{
    padding-top: 0;
  }
  #contentInhalt,
  #text,
  #textStartseite,
  #textInfoseite,
  #rightInhalt2{
    width: 100%;
  }
  #leftInhalt{
    background-color: #c79c15;
    text-align: right;
    height: auto;
    width: 100%;
    margin-bottom: 6px;
  }
  .textEmail,
  .textBetreff,
  .textarea{
    width: 80%;
  }
  #rightInhalt{
    width: 100%;
    background-image: none;
    height: auto;
  }
  #textSklseite a.logos{
    margin-top: 15px;
    margin-right: 25px;
    display: block;
    float: left;
  }
  #textSklseite a.logos.last{
      margin-right: 0;
  }
  #startseite,
  #infoseite,
  #impressumseite,
  #kontaktseite,
  #textContent,
  #sklseite{
    width: auto;
    margin: 80px 0 0;
    padding: 0 25px 80px;
    background: url('../bilder/zahlen_weiss_hintergrund.jpg') top right no-repeat;
  }
  .submit{
    float: left;
  }
  #sklseite{
    background-image: none;
  }
  #textContent{
    height: auto;
  }
  #impressumseite{
    padding-bottom: 0;
  }
  #impressumMarginal{
    padding: 0 25px 80px;
    width: auto;
  }
  #teamGif{
    display: none;
  }
  #footer{
    margin: 35px 0;
  }
  #navigation{
    width: 100%;
    padding-left: 0;
    min-height: 28px;
    height: 100%;
    -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-image: none;

  }
  #navigation ul{
    display: none;
  }
  #navigation ul.open{
    display: block;
    position: relative;
    background-image: url(../bilder/hintergrund_navi.jpg);
    background-repeat: no-repeat;
    -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
    /*top: 98px;*/
    padding-bottom: 20px;
  }
  .menu-trigger{
    display: block;
  }
  #navigation li{
    display: block;
    float: none;
    padding: 10px 25px;

  }
  #logos.mobile{
    display: block;
    margin-top: 45px;
  }
  #logos.mobile a{
    display: inline-block;
    margin-left: 25px;
  }
  #logos.mobile a:first-child{
    margin-left: 0;
  }
  img.mobile{
    display: block;
  }
  img.desktop{
    display: none;
  }
}




/*--------------------------------------*/

/*! http://responsiveslides.com v1.55 by @viljamis */

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  max-width: 411px;
  padding: 0;
  margin: 0 auto;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
