*{
  margin: 0;
  padding: 0;
}

body{
  overflow-y: hidden;
}

#all_slides{
    position: relative;
    height: 100vh;
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}

.slide{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 1;
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s;
}

.active{
    opacity: 1;
    z-index: 2;
}


.controls{
    display: none;
}

.slide{
    font-size: 40px;
    padding: 40px;
    box-sizing: border-box;
    background: #333;
    color: #fff;
    background-size: cover;
}

.slide:nth-of-type(1){
  background-image: url('../images/0.jpg');
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}


.slide:nth-of-type(2){
  background-image: url('../images/1.jpg');
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat
}


.slide:nth-of-type(3){
  background-image: url('../images/2.jpg');
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat
}

.slide:nth-of-type(4){
  background-image: url('../images/3.jpg');
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat
}
.slide:nth-of-type(5){
  background-image: url('../images/4.jpg');
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat
}
.slide:nth-of-type(6){
  background-image: url('../images/5.jpg');
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat
}
.slide:nth-of-type(7){
  background-image: url('../images/6.jpg');
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat
}
.slide:nth-of-type(8){
  background-image: url('../images/7.jpg');
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat
}
.slide:nth-of-type(9){
  background-image: url('../images/8.jpg');
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat
}
.slide:nth-of-type(10){
  background-image: url('../images/9.jpg');
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat
}
.slide:nth-of-type(11){
  background-image: url('../images/10.jpg');
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat
}
.slide:nth-of-type(12){
  background-image: url('../images/11.jpg');
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat
}
.slide:nth-of-type(13){
  background-image: url('../images/12.jpg');
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat
}
.slide:nth-of-type(14){
  background-image: url('../images/13.jpg');
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat
}
.slide:nth-of-type(15){
  background-image: url('../images/14.jpg');
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat
}
.slide:nth-of-type(16){
  background-image: url('../images/15.jpg');
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat
}
.slide:nth-of-type(17){
  background-image: url('../images/16.jpg');
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat
}
.slide:nth-of-type(18){
  background-image: url('../images/17.jpg');
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat
}
.slide:nth-of-type(19){
  background-image: url('../images/18.jpg');
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat
}



.controls{
  display: inline-block;
  position: relative;
  top: 1rem;
  right: .5rem;
  border: none;
  outline: none;
  font-size: 20px;
  cursor: pointer;
  border: 2px solid #fff;
  border-radius: 1.5rem;
  background: gold;
  width: 3rem;
  height: 3rem;
  margin-left: .5rem;
}
	#map area {
outline:none;
}



.controls:hover,
.controls:focus{
  background: #eee;
  color: #333;
}

.container{
  position: relative;
}

.buttons{
  position: absolute;
  right: .5rem;
  top: 0px;
  z-index: 10;
  font-size: 0px;
}


.fancy{
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 0;
  left: -2rem;
  width: 7rem;
  height: 2rem;
  background: gold;
  color: #000;
  z-index: 3;
  transform: rotate(-45deg);
  border-radius: 1rem;
}

.fade{
	display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 0;
  left: -2px;
  width: 100%;
  height:20%;
  background:;
  color:;
  z-index: 3;
  transform: ;
 
}

.adress{
  position: absolute;
  bottom: 75px;
  left: 10px;
  color:;
  z-index: 14;
  transform: ;
}


.logo{
  position: absolute;
  bottom: 0;
  left: -44px;
  top: -55px;
  background-image:;
  color: #000;
  z-index: 5;
  transform:;
  border-radius:;
}

.news{
    position: absolute;
  bottom: 0;
  left: -20;
  top: 100px;
  background-image:;
  color: #000;
  z-index: 11;
  transform:;
  border-radius:;
}
	
 
}
.center {
position: absolute;
top: 40%;
left: 10%;
transform: translate(-50%, -50%); margin: 0 auto;
  width: 742px;
  height:440px;
  background: ;
  padding: 20px;
  z-index:3;
	font-size: 8px;
    font-family: 'Roboto Mono', monospace;
    font-weight: normal;
	color: #fff;
	letter-spacing: 0.05em;
    text-align: left;
}

.adresse {
    font-size: 8px;
    font-family: 'Roboto Mono', monospace;
    font-weight: normal;
	color: #fff;
	letter-spacing: 0.05em;
    text-align: left;
}

.zeiten {
    font-size: 22px;
    font-family: 'Roboto Mono', monospace;
    font-weight: normal;
	font-style: italic;
	color: #fbd8f3;
	letter-spacing: 0.05em;
	text-shadow: 3px 3px 15px #000000 }
    text-align: left;
}


.map area {
outline:none;
}
