html{
    scroll-behavior: smooth;
}
body{
    font-family: sans-serif;
    background: url("../img/titelbild_2.jpg");
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
#aktuellerStand{
    margin-left: 10%;
    margin-top: 20px;
    padding-top: 8px;
    padding-left: 8px;
    padding-bottom: 10px;
    border-top: 1px solid white;
    color: white;
    width: 60%;
}
#Titel{
    position: relative;
    text-align: center;
    color: black;
    font-size: 25px;
    width: 100%;
    display: block;
    top: 30px;
} 
#Titel_sammlung{
    position: relative;
    text-align: center;
    color: white;
    font-weight: bold;
    font-size: 35px;
    width: 100%;
    display: block;
    top: 30px;
    text-shadow: 0px 0px 10px black;
} 
#inputNameKontakt,#inputEmailKontakt,#inputTextKontakt{
    box-shadow: 0 0 20px black;
    background-color: rgba(255,255,255,0.8) !important;
}
#kontaktFormular{
    position: relative;
    top: 0;
    width: 75%;
    top: 50px;
    margin-right: auto;
    margin-left: auto;
    background-color: transparent;
    border-radius: 5px !important;
    margin-bottom: 100px;
    padding: 10px;
}
#kontaktWrap{
    width: 75%;
    border-radius: 5px !important;
}
.input-group{
    border-radius: 5px !important;
    padding: 10px;
}
.btnKontakt{
    margin-bottom: 20px;
    text-align: center;
}
#containerSuchergebnisse{
    width: 80%;
    bottom: 0px;
    margin-top: 25px;
    margin-right: auto;
    margin-left: auto;
    border-radius: 5px;
    padding: 10px;
}
#suchergebnisTitel{
    background-color: rgba(85,171,155, 0.9);
    padding-left: 5%;
    padding-top: 2%;
    padding-bottom: 2%;
    margin-top: 3%;
    margin-left: 3%;
    margin-right: 3%;
    border-radius: 5px;
    color: white;
}
#ergebnisName{
    color: rgb(0,115,114) !important;
}

#alternativeAuswahl{
    position: relative;
    text-align: center;
    color: white;
    font-weight: bold;
    font-size: 26px;
    width: 100%;
    display: block;
    top: 15px;
    text-shadow: 0px 0px 10px black;
}
#img_logo{
    width: 150px;
    height: 150px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 80px;
    display: block;
}
#Titel_Sortierung{
    font-size: 40px;
    font-family: 'Open Sans', Arial;
    padding-left: 70px;
    padding-top: 30px;
    padding-bottom: 40px;
}

#zoomImg{
    font-size: 20px;
    cursor: pointer;
    color: white;
    margin-bottom: 2px !important;
}
#dateImg{
    font-size: 20px;
    cursor: pointer;
    bottom: 10px !important;
    color: white !important;
}
#imgBtns{
    margin-bottom: 5px;
}
#nichtAktiv{
    color: rgb(0,115,114) !important;
    text-shadow: none !important;
}
#nichtAktiv:hover{
    text-decoration: none !important;
    background-color: transparent !important;
}
.badge{
    background-color: rgb(0,115,114) !important;
    color: white !important;
    margin-top: 7px !important;
}
#notifyBtnStart{
    margin-right: auto;
    margin-left: auto;
    margin-top: 100px;
    width: 300px;
    display: block;
    border-radius: 4px;
    font-weight: bold;
}
#updateInfo{
    position: absolute;
    margin-right: auto;
    margin-left: auto;
    bottom: 0 !important;
    padding-bottom: 15px;
    font-size: 10px;
    font-weight: bold;
    width: 100%;
    color: white;
    text-shadow: 0px 0px 20px black;
    text-align: center;
    cursor: default;
}
#notifyBtnLink{
    color: white;
    text-decoration: none;
}
#notifyBtn{
    margin-right: 15px;
    border-radius: 4px;
    font-weight: bold;
}
#notification{
    color: rgb(0,115,114);
    background-color: white;
    padding-right: 5px;
    padding-left: 5px;
    font-weight: bold;
    border-radius: 5px;
    margin-left: 5px;
}
#exampleModalSuche{
    background-color: transparent !important;
    width: -moz-fit-content;
    padding-right: 0px !important;
    height: 250px;
    top: -150px !important;
}
#modalElement{
    margin-top: 0px !important;
    height: 220px;
}
#modalElement2{
    height: 250px;
    width: -moz-fit-content;
}
#btnClose{
    float: right;   
    margin-bottom: 10px;
}

#sucheLand{
    color: rgb(0,115,114);
    text-transform:uppercase;
}
#lightBox{
    display: none;
    width: 100%;
    height: 100%;
    color: white;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    background-color: rgba(85,171,155,0.9);
    transition: 0.5s;
    padding-top: 30px;
    overflow: scroll;
}
.lightBoxItem{
    display: none;
    padding-left: 10%;
    padding-right: 10%;
    padding-bottom: 20%;
}
.ligthBoxImg{
    float: left;
    display: block;
    width: 90% !important;
    margin-right: auto !important;
    margin-left: auto !important;
    margin-bottom: 200px;
}
.lightBoxLeft{
    float: left;
    color: white;
    cursor: pointer;
    font-size: 45px;
    width: 5%;
    margin-top: 20%;
     
}
.lightBoxRight{
    float: right;
    width: 5%;
    margin-top: 20%;
    color: white;
    cursor: pointer;
    font-size: 45px;
}
#lightBoxClose{
    bottom: 50px;
    clear: both;
    text-align: right;
    margin-bottom: 2.5%;
    margin-right: 25px;
}
.lightBoxImg h3{
    margin-top: 0px;
}

.lightBoxImg img{
    width: 400px;
    height: 400px;
}
.lightBoxInfo{
    float: left;
}
#lightBox .closebtn {
    margin-right: 50px;
    font-size: 36px;
    font-weight: bold;
    color: white !important;
}


#carouselExampleIndicators{
    height: 100% !important;
    width: 100% !important;
}
.carousel-inner{
    height: 100% !important;
    width: 100% !important;
}
.carousel-item{
    height: 300px !important;
    width: 300px !important;
}


/*  Anpassung an den Bildschirm der Smartphones */
@media screen and (max-width: 655px){
    #img_logo{
        width: 100px;
        height: 100px;
    }
    #Titel_Sortierung{
        font-size: 18px;
        padding-left: 40px !important;
    }
    h1{
        margin-left: 40px !important;
        font-size: 25px !important;
        font-weight: bold !important;
    }
    #scroll_logo{
        margin-top: 50% !important;
    }
    #alpha{
        margin-left: 40px !important;
        margin-bottom: 30px !important;
        margin-top: -60px !important;
    }
    .einleitung{
        width: 95% !important;
    }
    .badge{
        float: left !important;
    }
    #impressumWrap{
        width: 95% !important;
    }
    #kontaktFormular{
        width: 95% !important;
    }
    #hinweis{
        width: 75% !important;
        height: 150px !important;
    }
    #datenschutzWrap{
        width: 95% !important;
    }
    #info{
        display: none !important;
    }
    #exampleModalCenter{
    padding-right: 0px !important;
    }
}

.einleitung{
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
    padding: 30px;
    color: black;
    font-size: 14px;
    background-color: rgba(255,255,255,0.8);
    box-shadow: 0px 0px 100px solid black;
    width: 65%;
    border-radius: 5px;
    margin-bottom: 100px;
}

#navbarSupportedContent{
    padding-top: 15px;
}

#navigationsLeiste{
    background-color: rgba(85,171,155, 0.7);
    padding-bottom: 16px;
}

/*#navbarBtn{
    background-color: white;
    z-index: 1;
}*/
#navbarBtnIcon{
    color: white !important;
    z-index: 99;
}
#navbarBtn:hover{
    background-color: rgba(85,171,155, 0.5);
}
#searchMenuBtn{
    display: inherit;
}


@media screen and (max-width: 990px){
    #navItems_smart li{
    z-index: 1100;
    background-color: rgba(85,171,155, 0.9); 
    font-weight: bold;
   }
   #mySmartBtnLand,#mySearchBtn,#notifyBtn{
       margin-bottom: 16px !important;
   }
   
  
}
@media screen and (max-width: 818px){
   #myBtn1,#myBtn2,#myBtn3,#myBtn4{
       right: 30px !important; 
   }
   #myBtn1{
       bottom: 25px !important;
   }
   #myBtn2{
       bottom: 85px !important;
   }
   #myBtn3{
       bottom: 145px !important;
   }
   #myBtn4{
       bottom: 205px !important;
   }
}

@media screen and (max-width: 800px){
    #notifyDiv{
        position: absolute;
        left: 15px;
    }
}

#scroll_logo{
    display: block;
    color: white;
    font-weight: bold;
    cursor: pointer;
    margin-right: auto;
    margin-left: auto;
    margin-top: 25%;
    width: 55px;
    height: 55px;
    text-shadow: 0px 0px 10px white;
    background-color: rgba(85,171,155, 0.9);
}

#down{
    width: 150px;
    font-size: 7px;
    margin-right: auto;
    margin-left: auto;
    text-shadow: 0px 0px 10px black;
}

#myBtns{
    display: none;
}

#myBtn1 {
  position: fixed;
  bottom: 65px;
  right: 55px;
  z-index: 99;
  font-size: 18px;
  font-weight:bold !important;
  border: none;
  outline: none;
  background-color: rgb(85,171,155);
  color: white;
  cursor: pointer;
  border-radius: 4px;
  box-shadow: 0px 0px 10px grey;
  height: 50px;
  width: 50px;
  border-radius: 100%;
}

#myBtn2 {
  position: fixed;
  bottom: 125px;
  right: 55px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: rgb(85,171,155);
  color: white;
  cursor: pointer;
  border-radius: 4px;
  box-shadow: 0px 0px 10px grey;
  height: 50px;
  width: 50px;
  border-radius: 100%;
}

#myBtn3{
  position: fixed;
  bottom: 185px;
  right: 55px;
  z-index: 99;
  font-size: 18px;
  font-weight: bold;
  border: none;
  outline: none;
  background-color: rgb(85,171,155);
  color: white;
  cursor: pointer;
  border-radius: 4px;
  box-shadow: 0px 0px 10px grey;
  height: 50px;
  width: 50px;
  border-radius: 100%;
}

#myBtn4{
  position: fixed;
  bottom: 245px;
  right: 55px;
  z-index: 99;
  font-size: 18px;
  font-weight: bold;
  border: none;
  outline: none;
  background-color: rgb(85,171,155);
  color: white;
  cursor: pointer;
  border-radius: 4px;
  box-shadow: 0px 0px 10px grey;
  height: 50px;
  width: 50px;
  border-radius: 100%;
}

#mySmartBtn,#mySmartBtnKontakt{
  right: 30px;
  font-size: 18px;
  color: rgba(85,171,155,0.9); 
  background-color: white; 
  cursor: pointer;
  border-radius: 4px;
  padding-top: 8px;
  margin-top: 10px;
  margin-right: 15px;
  height: 40px;
  width: 50px;
  border: none;
  outline: none;
}

#mySearchBtn{
    margin-right: 15px;
    border-radius: 4px;
}

#mySmartBtnKontakt{
    margin-top: 35px;
    padding-top: 0px;
}
#mySmartBtn:hover{
  color: white;
  background-color: rgba(85,171,155,0.9);
}


#myBtn1:hover,#myBtn2:hover,#myBtn3:hover{
    background-color: white;
    color: rgb(85,171,155);
    transition: 0.5s;
}

/*  ************     Smart Menue     ******************* */

.nav_smart {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    background-color: rgba(85,171,155,0.95);
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

.nav_smart a {
    padding: 8px 8px 8px 8px;
    text-decoration: none !important;
    font-size: 25px;
    color: white;
    display: inline-block;
    transition: 0.3s;
    margin-left: 10%;
}

#abcAuswahl {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    background-color: rgba(85,171,155,0.95);
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}
#abcAuswahl a {
    padding: 8px 8px 8px 8px;
    text-decoration: none !important;
    font-size: 25px;
    color: white;
    display: inline-block;
    transition: 0.3s;
    margin-left: 10%;
}
#abcAuswahl .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    font-weight: bold;
    float: right !important;
}

.abcItem{
    font-size: 20px;
    font-weight: bold;
}
#abcAuswahl .closebtn:hover{
    text-decoration: underline !important;
    color: rgb(0,115,114);
}
#abcAuswahl a:hover{
    text-decoration: underline !important;
    color: rgb(0,115,114);
}

#uebersichtBtn{
    cursor:pointer;
}
#uebersichtBtn:hover{
    color: #818181;
}

.nav_smart a:hover{
   text-decoration: underline !important;
   color: rgb(0,115,114);
}

#nav_smart_uebersicht:hover{
   text-decoration: none !important;
   color: white !important;
}

.nav_smart .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    font-weight: bold;
    margin-left: 50px;
}
.dropdown-menu{
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

@media screen and (max-height: 450px) {
  .nav_smart {padding-top: 15px;}
  .nav_smart a {font-size: 18px;}
}

@media screen and (max-height: 790px){
    #menu1{
        display:none;
    }
    #menu2{
        display:none;
    }
}
@media screen and (max-width: 992px){
    
    #emailHinweis1,#emailHinweis2{
    width: 100%;
    }
}  

/*  ************      Smart Menue   ENDE   ******************* */





/*  ************      Scroll Button    ******************* */

.hovering {
    -webkit-animation-name: hovering;
    -webkit-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-name: hovering;
    -moz-animation-duration: 3s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: ease-in-out;
    animation-name: hovering;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
}

@-webkit-keyframes hovering {
    from {-webkit-transform:translate(0, 0px);}
    50% {-webkit-transform:translate(0, -25px);}
    to {-webkit-transform: translate(0, -0px);}
}

@-moz-keyframes hovering {
    from {-moz-transform:translate(0, 0px);}
    50% {-moz-transform:translate(0, -25px);}
    to {-moz-transform: translate(0, -0px);}
}

@keyframes hovering {
    from {transform:translate(0, 0px);}
    50% {transform:translate(0, -25px);}
    to {transform: translate(0, -0px);}
}

/*  ************      Scroll Button  ENDE   ******************* */


/*   ************   LAND   AUSWAHL     *************  */

.opt{
    font-size: 20px;
}

#land_auswahl{
    margin-top: 40px;
    display: block;
    height: 40px;
    width: 300px;
    margin-right: auto;
    margin-left: auto;
    font-size: 20px;
    text-align: center;
    font-family: tahoma;
    box-shadow: 0px 0px 10px black;
    padding: 0;
    bottom: 200px;
}

#hinweisWrap{
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,0.85);
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

#hinweis{
    font-family: tahoma;
    padding: 15px;
    border-radius: 5px;
    border: 4px solid rgba(0,115,114);
    width: 30%;
    height: 200px;
    margin-left: auto;
    margin-right: auto;
    background: rgb(85,171,155);
    color: white;
    text-align: center;
    padding-top: 5%;
    margin-top: 15%;
    font-size: 12px;
}

#hinweisLand{
    font-size: 12px;
}

#hinweisStop{
    margin-top: 5px;
    text-align: center;
    height: 35px;
    width: 60px;
    border-radius: 5px;
    border: none;
}

#hinweisStop:hover{
    background-color: rgb(0,114,115);
    color: white;
}

#exampleModalCenter{
    background-color: transparent !important;
    max-height: none !important;
    width: 100% !important;
    padding-right: 0px !important;
}
#exampleModal,#exampleModal2,#exampleModal3{
    background-color: transparent !important;
    max-height: none !important;
    width: 100% !important;
    padding-right: 0px !important;
    padding-top: 200px !important;
}



/*  ***************  ENDE  *************   */


#cap_container{
    background-color: rgba(255,255,255,0.6); 
    margin-top: 200px;
    margin-right: auto;
    margin-left: auto;
    width: 95%;
    border-radius: 7px;
    margin-bottom: 50px;
    overflow: hidden;
}
#cap_container_suche{
    background-color: rgba(255,255,255,0.6); 
    margin-top: 100px;
    margin-right: auto;
    margin-left: auto;
    width: 95%;
    border-radius: 7px;
    margin-bottom: 50px;
    overflow: hidden;
}

#menu2{
    z-index: 999;
    position: absolute;
    width: 100%;
    top: 0px;
    list-style-type: none;
    display: block;
    float: right;
    width: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
    right: 5%;
    top: 20px;
    padding-left: 0px;
    font-weight: bold;
    font-size: 12px;
}

#menu1{
    z-index: 999;
    position: absolute;
    top: 0px;
    list-style-type: none;
    display: block;
    float: left;
    left: 5%;
    padding-top: 0px;
    padding-bottom: 0px;
    top: 20px;
    padding-left: 0px;
    font-weight: bold;
    font-size: 12px;
}

.search{
    font-family: Tahoma;
    padding: 8px 16px;
    bottom: 5px;
    color: black;
    display: inline;
}

#searchInput {
    float: right;
    width: 285px;
    border-bottom: 1px solid rgb(0,114,115) !important;
    background-color: rgba(255,255,255,0.5);
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    height: 40px;
    margin-top: 0px !important;
    margin-right: 0px !important;
}
#searchSubmit {
    float: right;
    margin-top: 10px !important;
    width: 285px;
    height: 40px;
}
#exampleFormControlSelect1 {
    background-color: rgba(255,255,255,0.5) !important;
    height: 40px !important;
    color: rgb(0,114,115);
    width: 300px;
    
}
#searchForm {
    position: absolute;
    top: 110px;
    right: 0px;
    text-align: right !important;
    color: black !important;
    display: block;
    padding-right: 25px;
    width: 50%;
    
}
#searchCategory {
    float: right;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    height: 40px !important;
    margin-top: 10px !important;
}
#searchCat{
    z-index: 999 !important;
  
}

input[type=text] {
    width: 130px;
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
}

/* bei klick in das Suchfeld, Verbreiterung auf 100% */
input[type=text]:focus {
    width: 50%;
}

.main{
    display: inline-block;
    top: 0px;
    text-shadow: 0px 0px 5px #000000;
}

.main a, .search a{
    text-decoration: none;
    color: white;
    font-size: 16px;
    text-align: center;
    
}

.main a:hover{
    background-color: rgb(85,171,155);
    color: white;
    border-radius: 5px;
}

li{
    float: right;
}


/***********************      Dropdown menu              **************************/

.dropdown-menu a:hover{
    background-color: rgba(85,171,155,0.5);
    color: white;
}

.dropbtn{
    text-shadow: 0px 0px 5px #000000;
}

li a, .dropbtn {
    display: inline-block;
    color: white;
    font-size: 16px;
    font-family: Tahoma;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    padding-top: 17px;
    padding-bottom: 17px;
    border-radius: 5px;
}

li a:hover, .dropdown:hover .dropbtn {
    background-color: rgb(85,171,155);
    color: white;
}



li.dropdown {
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: rgba(220,220,220,0.6);
    border-radius: 7px;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,1);
}

/* bezieht sich auf die Unterpunkte */
.dropdown-content a { /* href */
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
}

.dropdown-content a:hover {
    background-color: rgb(85,171,155);
}

.dropdown:hover .dropdown-content {
    display: block;
}



/*
#titelbild{
    z-index: -1;
    width: 100%;
    box-shadow: 0 50px 0 0 black;
 } 
 */


/* +++++++++++++++++++++++++++++ TEXT ERSCHEINT BEI HOVER UEBER BILD ++++++++++++++++++++++++ (www.james-star.com) ++++++++++ */

.container {
height: 150px;
width: 150px;
margin-left: auto;
margin-right: 5px;
margin-bottom: 10px;
position:relative;
}
.textbox:hover {    /* active -> Maus gedrückt halten  */
opacity:1;
border-radius: 10px;
}
.text {
padding-top: 1px;
padding-left:10px;
}
.textbox {
color: white;
font-size: 14px;
width:200px;
height:190px;
position:absolute;
top:-15px;
left:-15px;
opacity:0;
border-radius:5px;
background-color: rgba(0,0,0,0.7);
-webkit-box-shadow: 0px 0px 15px 2px rgba(255,255,255,.75);
box-shadow: 0px 0px 15px 2px rgba(255,255,255,.75);
-webkit-transition: all 0.7s ease;
transition: all 0.7s ease;
}

/*  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++   */




.cap {
    height: 150px;
    width: 150px;
    margin-left: 0px;
    border-radius: 100px;
    zoom: 20px;
}

hr{
    margin-left: 30px;
    margin-right: 30px;
}


#alpha3{
    text-decoration: none;
    margin-left: 100px;
    margin-right: auto;
    margin-top: 20px;
    list-style-type: none;
}




/*************************    CSS  für  Uebersicht  **********************/

h2{
    font-weight: normal;
    margin-left: 10px;
    margin-right: auto;
    margin-top: 30px;
    padding: 30px;
    font-family: Tahoma;
}

h3{
    font-weight: bold;
    margin-left: 25px;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 15px;
    font-family: Tahoma;
}

#hr1{
    margin-left: 5%;
    margin-right: 5%;
    margin-top: -15px;
    border-color: rgb(0,114,115);
}

#hr2{
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 50px;
    border-color: rgb(0,114,115);
}

#alpha{
    float:left;
    width:200px;
    margin-left: 70px;
    margin-bottom: 60px;
    list-style-type: none;
}

.dn{display:none;}


.list a{
    text-decoration: none;
    color: darkgreen;
    font-family: Tahoma;
    margin: 2px;
    display: inline-block;
}

#datenschutzWrap{
    width: 65%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 100px;
    background-color: rgba(255,255,255,0.7);
    border-radius: 10px;
    padding: 30px;
    margin-top: 60px;
    hyphens: auto;
    text-align: justify;
}

#impressumWrap{
    width: 75%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 100px;
    background-color: rgba(255,255,255,0.8) !important;
    border-radius: 5px !important;
    padding: 30px;
    margin-top: 60px;
}


/*        EMAIL           */
#emailTrue{
    color: rgb(85,171,155);
    font-size: 1rem;
}
#emailFalse{
    color: red;
    font-size: 1rem;
}
#emailHinweis1,#emailHinweis2{
    width: 50%;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}
#MailZuruecksetzen{
    margin-right: 10px;
    box-shadow: 0 0 20px black;
}
#MailSenden{
    margin-left: 10px;
    box-shadow: 0 0 20px black;
}


/*    STYLE     Für    KRONKORKEN INFOS   */

/*Let’s define some common style for the list and the list items*/
.ch-grid {
	margin: 20px 0 0 0;
	padding: 0;
	list-style: none;
	display: block;
	text-align: center;
	width: 100%;
}

.ch-grid:after,
.ch-item:before {
	content: '';
    display: table;
}

.ch-grid:after {
	clear: both;
}

.ch-grid li {
	width: 180px;
	height: 180px;
	display: inline-block;
	margin: 20px;
}

/*We’ll give a perspective value to the item itself*/
.ch-item {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	position: relative;
	cursor: default;
	perspective: 900px;
}

/*The element with the class ch-info will need the preserve-3d*/
.ch-info{
	position: absolute;
	width: 100%;
	height: 100%;
	transform-style: preserve-3d;
}

/*The front and backface will have a transition and the transform origin will be set to 50% 0%*/
.ch-info > div {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-position: center center;
	transition: all 0.4s linear;
	transform-origin: 50% 0%;
}

/*Let’s set a nice inset box shadow to the front part*/
/*.ch-info .ch-info-front {
	box-shadow: inset 0 0 0 16px rgba(0,0,0,0.2);
}*/

/*The backface will be rotated initially in order to appear as the down face of a cube*/
.ch-info .ch-info-back {
	transform: translate3d(0,0,-220px) rotate3d(1,0,0,90deg);
	background: #000;
	opacity: 0;
}

/*And the usual style for the background images and text elements*/
/*.ch-img-1 { 
	background-image: url(../img/eich1.jpg);
    background-size: cover;
}
.ch-img-2 { 
	background-image: url(img/frosch.JPG);
    background-size: cover;
}
.ch-img-3 { 
	background-image: url(img/RedRobin.JPG);
    background-size: cover;
}*/
.ch-info h3 {
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 14px;
    margin-top: 35px !important;
	margin: 5 0px;
	padding: 5px 0 0 0;
	height: 20px;
	font-family: 'Open Sans', Arial, sans-serif;
	text-shadow: 
		0 0 1px #fff, 
		0 1px 2px rgba(0,0,0,0.3);
}
.ch-info p {
	color: #fff;
	padding: 5px 5px;
	font-style: italic;
	margin: 0 5px;
	font-size: 12px;
    padding-top: 10px;
}
.ch-info p a {
	display: block;
	color: rgba(255,255,255,0.7);
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: 1px;
	padding-top: 4px;
	font-family: 'Open Sans', Arial, sans-serif;
}
.ch-info p a:hover {
	color: #009688;
}

/*We’ll use translate3d to move the front part on the Y axis of our 3d space and rotate3d to actually rotate it. 
We’ll also fade it out because we don’t want to see any part of it afterwards*/
.ch-item:hover .ch-info-front {
	transform: translate3d(0,280px,0) rotate3d(1,0,0,-90deg);
	opacity: 0;
}

/*The backface will be rotated “back” to 0 degrees (remember, initially it was rotated downwards)*/
.ch-item:hover .ch-info-back {
	transform: rotate3d(1,0,0,0deg);
	opacity: 1;
}