body{
    font-family: sans-serif;
    height: auto;
    font-size:100%;
   /* overflow: hidden;*/
 background-color:#E5E3E5;


}
 .wrapper {
  position:relative;
  margin:0 auto;
  width:99.7%;
  background-color:#E5E3E5;
}

#page-wrap {
margin:0 auto;
margin-top:27px;
width:100%;
background-color:#E5E3E5;

}

#right { /*rechter block*/
background-color:#E5E3E5;

}


.container {
  background-color:#E5E3E5;
  margin-top:27px;
 /* margin-bottom:20px;*/
  border-radius:10px;
  box-shadow: 2px 2px 6px 0px  rgba(0,0,0,0.3);
  padding:25px;
  width:auto;
  background-image:url(../img/gradient.png);background-repeat:repeat-y;


}

.container_table {

 margin-top:30px;
 /* border:1px solid #ccc;
  border-radius:10px;
  box-shadow: 2px 2px 6px 0px  rgba(0,0,0,0.3);

  width:100%;*/
 

}
.container_table h5 { /*one kein schatten bei sub-banner*/
 padding:10px;
 margin-top:20px;
}

.header-sub {
  background: url(../images/book_gross07.jpg);

  background-size: cover;
  background-position: center 0;
  display: table-cell;
  vertical-align: middle;
  width: 100vw;
  height: 18em;
   border:1px solid #ccc;
  border-radius:10px;
  box-shadow: 2px 2px 6px 0px  rgba(0,0,0,0.3);
   background-color:#E5E3E5;

}

.header-kontakt {
 background: url(../images/book_gross07.jpg);
  background-size: cover;
  background-position: center 0;
  display: table-cell;
  vertical-align: middle;
  width: 100vw;
  height: 18em;
  border:1px solid #ccc;
  border-radius:10px;
  box-shadow: 2px 2px 6px 0px  rgba(0,0,0,0.3);
  background-color:#E5E3E5;

}

.header-datenschutz {
 background: url(../images/paragraphenreiter13.svg);
  background-size: cover;
  background-position: center 0;
  display: table-cell;
  vertical-align: middle;
  width: 100vw;
  height: 18em;
  border:1px solid #ccc;
  border-radius:10px;
  box-shadow: 2px 2px 6px 0px  rgba(0,0,0,0.3);
  background-color:#E5E3E5;

}


.header-sub-about {
 background: url(../images/book_gross07.jpg);
  background-size: cover;
  background-position: center 0;
  display: table-cell;
  vertical-align: middle;
  width: 100vw;
  height: 18em;
  border-radius:10px;
  border:1px solid #ccc;
  border-radius:10px;
  box-shadow: 2px 2px 6px 0px  rgba(0,0,0,0.3);
   background-color:#E5E3E5;

}


#fa {
  font-size:16px;
  font-weight:bold;
  text-decoration:none;

}
#speziell {
  color:white;
}
#speziell:hover {
  color:#E20880;
}

.fa1{

}
 
.fa{
  margin-right:10px;

 
}
.fa-list.modify{
  display: none;
  font-size: 40px;
  position: absolute;
  right: 30px;
 top:60px
  cursor: pointer;
}

.fa-list.modify{
    display: block;
}

.fa-envelope {
  
  margin-right:8px;
  color:#666;
  margin-top:11px;

}
.fa-envelope:hover {
 
  color:#E20880;
  margin-top:11px;
}
footer .fa-envelope {
   color:#999;
}

.fa-hand-o-right {
 
  margin-right:8px;
  color:#E20880;
  margin-top:0px;
  font-weight:bold;
  font-size:1em;

}

.fa-hand-o-right:hover {
  
  color:#666;
  margin-top:0px;
  text-decoration:none;
}

.fa-phone {
 
  margin-right:8px;

 /* margin-top:10px;*/
  font-weight:bold;
  font-size:1em;

}
  
 a:active, a:focus {outline: none;} /*remove border in nav*/


/*a.speziell {
 text-decoration: none;
 font-size:1.2em;
   color:           #fff;
  
}

a.speziell:visited {

   color:           #E20880;
}

a.speziell:hover {

   color:          #fff;
}

a.speziell:active {

   color:           #fff;
}


*/

 .cards {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: stretch;
    margin-top:30px;

    justify-content:center;
    flex:1 0 37%;
   background-color:#E5E3E5;

    
 }

  .card {
    flex: 0 0 270px; /*first one was 0 before*/
   /* margin:10px;*/
    border: 1px solid #ccc;
    box-shadow: 2px 2px 6px 0px  rgba(0,0,0,0.3);
    border-radius:10px;
    margin:10px;

 background-image:url(../img/gradient.png);background-repeat:repeat-y;


  }
 
  .card .text {
    padding: 7px 20px 20px;
    max-height: 200px;
    text-align:center;
    }


p {
  text-align:justify;
  }

  .text { /*height_buttons*/
    height: 230px;
    text-align:center;
    margin-top:20px;
  }
 

.button {
 background: rgba(116,32,108,1);
background: -moz-linear-gradient(45deg, rgba(116,32,108,1) 0%, rgba(137,38,127,1) 49%, rgba(199,35,145,1) 100%);
background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(116,32,108,1)), color-stop(49%, rgba(137,38,127,1)), color-stop(100%, rgba(199,35,145,1)));
background: -webkit-linear-gradient(45deg, rgba(116,32,108,1) 0%, rgba(137,38,127,1) 49%, rgba(199,35,145,1) 100%);
background: -o-linear-gradient(45deg, rgba(116,32,108,1) 0%, rgba(137,38,127,1) 49%, rgba(199,35,145,1) 100%);
background: -ms-linear-gradient(45deg, rgba(116,32,108,1) 0%, rgba(137,38,127,1) 49%, rgba(199,35,145,1) 100%);
background: linear-gradient(45deg, rgba(116,32,108,1) 0%, rgba(137,38,127,1) 49%, rgba(199,35,145,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#74206c', endColorstr='#c72391', GradientType=1 );

  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;

 -webkit-box-shadow: 4px 4px 3px #ADADAD;
  -moz-box-shadow: 4px 4px 3px #ADADAD;
  box-shadow: 4px 4px 3px #ADADAD;
  color: #fff;
  font-weight:bold;
  font-size: 1.1em;
  text-decoration: none;
  display:block;
  width:88%;
  text-align:center;
  margin:0 auto;
  margin-bottom:20px;
  padding:6px;
  position:relative;
 
}

.button:hover {
background: rgba(218,47,161,1);
background: -moz-linear-gradient(45deg, rgba(218,47,161,1) 0%, rgba(152,42,141,1) 28%, rgba(128,35,119,1) 100%);
background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(218,47,161,1)), color-stop(28%, rgba(152,42,141,1)), color-stop(100%, rgba(128,35,119,1)));
background: -webkit-linear-gradient(45deg, rgba(218,47,161,1) 0%, rgba(152,42,141,1) 28%, rgba(128,35,119,1) 100%);
background: -o-linear-gradient(45deg, rgba(218,47,161,1) 0%, rgba(152,42,141,1) 28%, rgba(128,35,119,1) 100%);
background: -ms-linear-gradient(45deg, rgba(218,47,161,1) 0%, rgba(152,42,141,1) 28%, rgba(128,35,119,1) 100%);
background: linear-gradient(45deg, rgba(218,47,161,1) 0%, rgba(152,42,141,1) 28%, rgba(128,35,119,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#da2fa1', endColorstr='#802377', GradientType=1 );

}

.button-zurueck {
background: rgba(116,32,108,1);
background: -moz-linear-gradient(45deg, rgba(116,32,108,1) 0%, rgba(137,38,127,1) 49%, rgba(199,35,145,1) 100%);
background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(116,32,108,1)), color-stop(49%, rgba(137,38,127,1)), color-stop(100%, rgba(199,35,145,1)));
background: -webkit-linear-gradient(45deg, rgba(116,32,108,1) 0%, rgba(137,38,127,1) 49%, rgba(199,35,145,1) 100%);
background: -o-linear-gradient(45deg, rgba(116,32,108,1) 0%, rgba(137,38,127,1) 49%, rgba(199,35,145,1) 100%);
background: -ms-linear-gradient(45deg, rgba(116,32,108,1) 0%, rgba(137,38,127,1) 49%, rgba(199,35,145,1) 100%);
background: linear-gradient(45deg, rgba(116,32,108,1) 0%, rgba(137,38,127,1) 49%, rgba(199,35,145,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#74206c', endColorstr='#c72391', GradientType=1 );

  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 10px;
 -webkit-box-shadow: 4px 4px 3px #ADADAD;
  -moz-box-shadow: 4px 4px 3px #ADADAD;
  box-shadow: 4px 4px 3px #ADADAD;
  font-family: Arial;
  color: #fff;
  font-weight:bold;
  font-size: 1.1em;
  text-decoration: none;
  display:block;
 
  text-align:center;
  margin:0 auto;
  padding:10px;
  position:relative;
  margin-top:1px;

}
.button-zurueck:hover {
background: rgba(218,47,161,1);
background: -moz-linear-gradient(45deg, rgba(218,47,161,1) 0%, rgba(152,42,141,1) 28%, rgba(128,35,119,1) 100%);
background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(218,47,161,1)), color-stop(28%, rgba(152,42,141,1)), color-stop(100%, rgba(128,35,119,1)));
background: -webkit-linear-gradient(45deg, rgba(218,47,161,1) 0%, rgba(152,42,141,1) 28%, rgba(128,35,119,1) 100%);
background: -o-linear-gradient(45deg, rgba(218,47,161,1) 0%, rgba(152,42,141,1) 28%, rgba(128,35,119,1) 100%);
background: -ms-linear-gradient(45deg, rgba(218,47,161,1) 0%, rgba(152,42,141,1) 28%, rgba(128,35,119,1) 100%);
background: linear-gradient(45deg, rgba(218,47,161,1) 0%, rgba(152,42,141,1) 28%, rgba(128,35,119,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#da2fa1', endColorstr='#802377', GradientType=1 );

}

/*.footerbox {
  color:#666;

}*/

#img{ /*see gif-height*/
 /*height:175px;
  width:270px; */
  position:relative;
  margin:0px auto;
  margin-top:0px;
  display:block;
  text-align:center;
  border: 1px solid #ccc;
  border-radius:10px;
  box-shadow: 2px 2px 6px 0px;  
  margin-bottom:30px;
  padding:5px;
  border-radius:20px;
 }

#img1{ /*see gif-height*/
 height:195px; /*vorher 165x260*/
 width:290px;
  position:relative;
  margin:0 auto;
  margin-top:38px;
  margin-bottom:60px;
  display:block;
  text-align:center;
  border: 1px solid #ccc;
  border-radius:10px;
  box-shadow: 2px 2px 6px 0px;  
  margin-bottom:30px;

 
 
}

#img2 {
  height:195px;
  width:290px;
    position:relative;
  margin:0 auto;
 margin-top:40px; 
  display:block;
  text-align:center;
  border: 1px solid #ccc;
  border-radius:10px;
  box-shadow: 2px 2px 6px 0px;  
  margin-bottom:30px;
   right:auto;
  left:auto;
}

#img3{ /*wasserzeichen*/
  height:241px;
    width:270px;
  position:relative;
  margin:0px auto;
  margin-top:-60px;
  display:block;
  text-align:center;
  right:auto;
  left:auto;

}


#img_logo250{ 
position: relative;
  top: 10px;
 /* left:35%;*/
  margin:0 auto;
 /* margin-left: -50px;*/
  width: 250px;
  height: 74px;

 display: block;
 margin-left: auto;
 margin-right: auto;

 }


#img_klein{ 
  height: 33px;
  width: 120px;
  position:relative;
  margin:0px auto;
  float:left;
  margin-bottom:15px;
 
  margin-left:20px;
  border: 1px solid #ccc;
  border-radius:10px;
  box-shadow: 2px 2px 6px 0px;  

 
}

#img_footer {

  position:relative;
  margin:0px auto;


}

#img_table_logo{ 
  position: relative;
  margin:0 auto;
  width: 180px;
  height: 53px;
  display: block;
text-align:center;
  margin-right:10px;
  top:10px !important;

 }



#opacity_logo {
 /* width:372px;
  height:247px;*/
  text-align:center;
  width:100%;
  height:auto;
  margin-top:-60px;
}




/**************Impressum**************/
h1  {/*welcome*/
    margin: 5px 0px 0px 0px;
    color:solid black;
    font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;
    font-size:0.9em;
    line-height:1.5em;
    text-align:justify;
    
}


h2 { 
    margin: 15px 0px 0px 40px;
    color:solid black;
    font-family: Arial, Helvetica, sans-serif;
    font-size:1em;
    line-height:1.2em;
    margin-bottom:10px;
    font-weight:bold;
 
}

h3
{
    margin: 10px 0px 0px 0px;
    color:solid black;
    font-family: Arial, Helvetica, sans-serif;
    font-size:1.275em;
    line-height:1.2em;
    margin-bottom:10px;
    text-align:center;
}

h4
{
    margin: 5px 0px 0px 0px;
    color:solid black;
    font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;
    font-size:1em;
    line-height:1.5em;
    text-align:center;
}


h5
{
 
    margin: 10px 0px 0px 0px;
    color:solid black;
    font-family: Arial, Helvetica, sans-serif;
    font-size:1.1em;
    line-height:1.2em;
   
   
}


h6 {
    margin: 0px 0px 0px 0px;
    color:solid black;
    font-weight:normal;
    font-family:Arial, Helvetica, sans-serif;
    font-size:1em;
  }

/*.fotos_im_text { /*footer logos
 position:relative;
 display: block;
 margin-left: auto;
 margin-right: auto;
 width:103px;
 opacity: 1.3;
  background-image: url(../logo/logo_opacity.png);
}*/

/*.fotos_im_text img {
  border-radius: 100%;
  border:1px solid #ddd;
  box-shadow: 2px 4px 8px 0px;


}
*/

/*.bannerDetail {
  color: #fff;
 /* top:200px;
  left:200px;
  position: absolute;
  font-size: 60px;
  text-shadow: 2px 2px 2px #000;
  
  }*/

.responsive_map {
height: 0;
overflow: hidden;
padding-bottom: 70%;
position: relative;
}

.responsive_map iframe {
height: 100%;
left: 0;
position: absolute;
top: 26px;
width: 100%;
}

.kontakt_container {
text-align:center;
/*margin-top:57px;*/
margin-top:18px;

}

.kontakt_index {
text-align:center;
 margin-top:22px;

 
}



.container_footer { /*Rahmen*/
  
  margin:0 auto;
  margin-top:8px;
  border:1px solid #ccc;
  border-radius:10px;
  box-shadow: 2px 2px 6px 0px  rgba(0,0,0,0.3);
  padding-top:6px;
 
 background-image:url(../img/gradient.png);background-repeat:repeat-y;
}

.thing
{width:100% !important; left:auto; margin-right:10px;

margin-top:30px;




}

