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

.bilder_slider{
	position:relative;
	width: 100%;
	z-index: 0;
	}
	
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  height: auto;
  padding: 0;
  margin: 0;
  z-index:-10 !important;
  }

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

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  z-index:-10 !important;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  z-index:-10 !important;
  }
  
  
/*NEXT AND PREVIOUS NAVIGATION*/
  
.rslides_nav {
  z-index: 10 !important;
  position: absolute;
  display: block;
  top: 50%;
  margin-top: -30px;
  left: 0;
  opacity: 0.7;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 73px;
  width: 38px;
  background: transparent url("../img/nav.png") no-repeat left top;
  }

.rslides_nav:active {
  opacity: 1.0;
  }

.rslides_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }
  
  
 /*STEPPER*/ 
  
.rslides_tabs {
  list-style: none;
  padding: 0;
  z-index: 10 !important;
  text-align: center;
  display: block;
  position: absolute;
  width: 100%;
  bottom: 0.5em;
  }

.rslides_tabs li {
  float: none;
  display: inline;
  text-align: center;
  text-indent: -999em;
  }

.rslides_tabs a {
  overflow: hidden;
  display: inline-block;
  width: 12px;
  height: 11px;
  color: transparent;
  margin: 0 0.3em;
  padding: 0;
  background-image:url("../img/bullet.png");
  background-repeat:no-repeat;
  background-position: 0 0;
  }

.rslides_tabs li:first-child {
  margin-left: 0;
  }

.rslides_tabs .rslides_here a {
  background-position: 0 -11px;
  }
  
/*CAPTION (legende)*/

.caption {
  display: block;
  position: absolute;
  z-index: 10 !important;
  font-size: 0.9em;
  text-shadow: none;
  color: #fff;
  background-image: url("../img/bg_60_black.png");
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0.5em;
  margin: 0;
  max-width: none;
  }


@media screen and (max-width: 700px) {


.caption {
  display: none;
  }
  
.rslides img {
  height: 280px;
  width: auto;
  }
	
}

@media screen and (max-width: 560px) {
	
.rslides img {
  margin-left: -15%;
  height: 200px;
  width: auto;
  }	
}

@media screen and (max-width: 500px) {
	
	.rslides img {
  margin-left: -22%;
  }	
}

@media screen and (max-width: 450px) {
	
	.rslides img {
  margin-left: -30%;
  }	
}

/**************** 2 STÖRER TEMP ***************/

@media screen and (max-width: 1600px) {

.stoerer img {width: 90%; height: auto;}

.stoerersec {left: 200px;}

.stoerersec img {width: 90%; height: auto;}

}

@media screen and (max-width: 1500px) {

.stoerer img {width: 80%; height: auto;}

.stoerersec {left: 190px;}

.stoerersec img {width: 80%; height: auto;}

}

@media screen and (max-width: 1400px) {

.stoerer img {width: 75%; height: auto;}

.stoerersec {left: 160px;}

.stoerersec img {width: 75%; height: auto;}

}

@media screen and (max-width: 1300px) {
	
.stoerer {}

.stoerer img {}

.stoerersec {left: 100px; top:50px;}

.stoerersec img {width: 60%; height: auto;}

}

@media screen and (max-width: 1100px) {
	
.stoerer {left: 0px;}

.stoerer img {}

.stoerersec {left: 90px; top:60px;}

.stoerersec img {width: 50%; height: auto;}

}

@media screen and (max-width: 1000px) {
	
/*.stoerer {display: none;}*/


.stoerersec {display: none;}

.stoerermobile {left: 5px; top:80px; display: block;}

.stoerermobile img {width: 50%; height: auto;}

}

@media screen and (max-width: 900px) {
	
.stoerer {width: 220px;}

.stoerermobile {left: 5px; top:80px; display: block;}
.stoerermobile img {width: 50%; height: auto;}

}

@media screen and (max-width: 750px) {
	
.stoerer { display: none;}
	
}

@media screen and (max-width: 500px) {
	
.stoerermobile {left: 5px; top:80px; display: block;}
.stoerermobile img {width: 40%; height: auto;}
	
}

/*.logo { margin-top: 50px;}*/

/**************** 2 STÖRER TEMP ***************/