

@font-face {
    font-family: MONTSERRAT;
    src:local("/Schriftarten/Montserrat-VariableFont_wght.ttf");
}


html
{
    font-family: "MONTSERRAT";
    overflow-x: hidden;
}
body
{
    background-color: #ffd9e0;
}
h2
{
  text-align: center;
    font-size: 12px;
    color: #6d6d6d;
    font-weight: 500;
}
li
{
    list-style: none;
}

a:hover
{
    text-decoration: none;
}
.dropdown
{
    display: none;
}


#cookiepopup
{
    background-color: #1a1b1f;
    color: white;
    font-family: "MONTSERRAT"; 
    padding-top: 20px;
    text-align: center;
 
}
#cookiepopup button
{
    color: white;
    background-color: #1a1b1f;
    border-style: none;
    font-size: 12px;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 12px;
    padding-bottom: 12px;
    cursor: pointer;
}

#cookiepopup button:hover
{
    cursor: pointer;
    background-color: #343434;
    transition: 0.5s;
}
#cookiepopup cookiebuttonlist
{
        
}



/*<!-- NAVBAR ================================================== -->*/
nav
{
    width: 100%;
    height: auto;
    padding: 30px;
     overflow-x: hidden;
   
}
nav h1
{
    font-size: 16px;
    color: #1a1b1f;
    width: auto;   
}
#menuelink
{
    font-size: 12px;
    padding-left: 20px;
    padding-right: 20px;
    color: #919191;
    font-weight: 500;
    
}
#menuelink_active
{
    font-size: 12px;
    padding-left: 20px;
    padding-right: 20px;
    color: #181919;
     font-weight: 500;
    
}
#menuelink:hover
{
    color: #4e4e4e;
    cursor: pointer;
    transition: 0.5s;
}
#menuelink_active:hover
{
    color: #4e4e4e;
    cursor: pointer;
    transition: 0.5s;
}
nav li
{
 list-style: none;  
 width: 370px;
 margin-left: auto;
 margin-right: auto;
 margin-top: -25px;
}
#contact_bttn
{
    color: white;
    background-color: #1a1b1f;
    border-style: none;
    font-size: 12px;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 12px;
    padding-bottom: 12px;
    float: right;
    margin-top: -35px;
}
#contact_bttn:hover
{
    cursor: pointer;
    background-color: #343434;
    transition: 0.5s;
}
/*<!-- NAVBAR ================================================== -->*/

/*<!-- wrapper div1 ============================================ -->*/
#wrapper
{
    
    margin-top: 0px;
    margin-left: 30px;
    margin-right: 30px;
    width: auto;
    height: auto;
}
#div1
{
    width: 100%;
    background-image: url(img/header-slider-willkommen.png);
    height: 620px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 40px;
    padding-bottom: 40px;
    
}
#div1 h1
{
    color: white;
    font-weight: 400;
    margin-bottom: 10px;
    font-size: 64px;
     margin-bottom: 26px;
    text-align: left;
    
}
#div1 p
{
    color: #c6c6c6;
    margin-bottom: 10px;
    font-weight: 400;
    font-size: 20px;
      margin-top: 16px;
    text-align: left;
}
#div1 button
{
    color: black;
    background-color: #ffd9e0;
    border-style: none;
    font-weight: 400;
    font-size: 14px;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 12px;
    padding-bottom: 12px;
    margin-top: 16px;  
    float: left;
}
#leftcontent_div1
{
    width: 70%;
    max-width: 1140px;
    margin-left: 50px;  
    
}           
#rightcontent_div1 
{
    width: auto;
    padding: 40px;
    height: auto;
    background-color: #1a1b1f;
    display: flex;
    flex-flow: column;
    margin-right: 40px;
    
}
#rightcontent_div1 label
{
    color: white;
    font-size: 12px;
    margin-bottom: 10px;
    
}
#rightcontent_div1 p
{
    font-size: 16px;
    color: #b9b9b9;
    margin-top: 0px;
    margin-bottom: 40px;
    
    padding-right: 80px;
}



#rightcontent_div1_mobile 
{
    width: auto;
    padding: 40px;
    height: auto;
    background-color: #1a1b1f;
    display: none;
    flex-flow: row;
    
    
}
#rightcontent_div1_mobile label
{
    color: white;
    font-size: 12px;
    margin-bottom: 10px;
    
}
#rightcontent_div1_mobile p
{
    font-size: 16px;
    color: #b9b9b9;
    margin-top: 0px;
    margin-bottom: 40px; 
    padding-right: 80px;
}



/*<!-- wrapper div1 ============================================= -->*/



/*<!-- GENERAL SECTION ============================================= -->*/
#sectionheader
{
    width: 100%;
    height: auto;
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    margin-bottom: 10px;
    
}
#sectionheaderh1
{
    font-weight: 300;
    font-size: 36px;
    text-align: center;
}
#sectionheader li
{
    list-style: none;
}
/*<!-- GENERAL SECTION ============================================= -->*/


/*<!-- wrapper team ============================================= -->*/
#team_wrapper
{
    width: 100%;
    height: auto;
    display: flex;
    
    
}

#team_member
{
    height: auto;
    text-align: center;
}

#team_member img
{
    width: 100%;
    height: 70%;
    padding: 60px;
}

#team_member h3
{
    font-weight: 40;
}

#team_member p
{
    font-weight: 40;
    color: #626262;
}

#memberdescription
{
    width: 60%;
    margin-left: auto;
    margin-right: auto;
}
/*<!-- wrapper team ============================================= -->*/
/*<!-- wrapper DROPDOWNLIST ============================================= -->*/

.dropbtn1 p
{
    margin: 0px;
    width: 100%;
}
.dropbtn2 p
{
    margin: 0px;
    width: 100%;
}
.dropbtn3 p
{
    margin: 0px;
    width: 100%;
}
#drpicon
{
  
  text-align: right;
    
  
}
#drpname
{
    text-align: left;
}

.dropbtn1
{
  background-color: #ffd9e0;
  color: white;
  padding: 20px;
  width: 100%;
  font-size: 16px;
  border: solid 1px rgba(0, 0, 0, 0.3);
  color:black;
  font-family: "MONTSERRAT";
  font-size: 16px;
  cursor: pointer;
  display: flex;
  flex-flow: row;
  flex-direction: row;
  flex-wrap: nowrap;
  transition: 0.3s;
  
}
.dropbtn2
{
  background-color: #ffd9e0;
  color: white;
  padding: 20px;
  width: 100%;
  font-size: 16px;
  border: solid 1px rgba(0, 0, 0, 0.3);
  color:black;
  font-family: "MONTSERRAT";
  font-size: 16px;
  cursor: pointer;
  display: flex;
  flex-flow: row;
  flex-direction: row;
  flex-wrap: nowrap;
  transition: 0.3s;
  
}
.dropbtn3
{
  background-color: #ffd9e0;
  color: white;
  padding: 20px;
  width: 100%;
  font-size: 16px;
  border: solid 1px rgba(0, 0, 0, 0.3);
  color:black;
  font-family: "MONTSERRAT";
  font-size: 16px;
  cursor: pointer;
  display: flex;
  flex-flow: row;
  flex-direction: row;
  flex-wrap: nowrap;
  transition: 0.3s;
  
}


.dropbtn1:hover {
  background-color: #bfa5aa;
}
.dropbtn2:hover {
  background-color: #bfa5aa;
}
.dropbtn3:hover {
  background-color: #bfa5aa;
}

.dropdown1 {
  position: static;
  width: 100%;
}

.dropdown2 {
  position: static;
  width: 100%;
}
.dropdown3 {
  position: static;
  width: 100%;
}

.dropdown-content1 {
  display: none;
  position: static;
  background-color: #ffd9e0;
  width: 100%;
  overflow: auto;
  border-right: solid 1px rgba(0, 0, 0, 0.3);
  border-left: solid 1px rgba(0, 0, 0, 0.3);
  z-index: 1;
    width: 100%;
}
.dropdown-content2 {
  display: none;
  position: static;
  background-color: #ffd9e0;
  width: 100%;
  overflow: auto;
  border-right: solid 1px rgba(0, 0, 0, 0.3);
  border-left: solid 1px rgba(0, 0, 0, 0.3);
  z-index: 1;
    width: 100%;
}
.dropdown-content3 {
  display: none;
  position: static;
  background-color: #ffd9e0;
  width: 100%;
  overflow: auto;
  border-right: solid 1px rgba(0, 0, 0, 0.3);
  border-left: solid 1px rgba(0, 0, 0, 0.3);
  z-index: 1;
    width: 100%;
}

.dropdown-content1 a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
    width: 100%;
}

.dropdown-content2 a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
    width: 100%;
}
.dropdown-content3 a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
    width: 100%;
}


.show {display: block;}



.pricelist
{
    width: 100%;
}




.list-item
{
    font-family: "MONTSERRAT";
    font-size: 16px;
    font-weight: 400;
    margin-top: 20px;
}
.list-header
{
  margin-top: 40px;
  font-weight:bold;  
}
.text-span
{
    float: right;
    margin-right: 40px;
    font-weight:bold;
}


/*<!-- wrapper DROPDOWNLIST ============================================= -->*/

/*<!-- wrapper news ============================================= -->*/

#news_section
{
    display: flex;
    margin-top: 40px;
    margin-bottom: 40px;
}
#news-text
{
   margin-top: 60px;
    float: left;
   text-align: left;  
}
#news-text p
{
   color:#696969;
}
#news-text h1
{
  font-weight: 300;
    font-size: 36px; 
    margin-bottom: 20px;
}
#news-image
{
    width: 30%;
    margin-left: 8%;
    border-style: solid;
    border-color: #1a1b1f;
}
#news-image_inverted
{
    width: 30%;
    margin-right: 8%;
    border-style: solid;
    border-color: #1a1b1f;
}
#news_section_inverted
{
    display: flex;
    flex-flow: row-reverse;
}
/*<!-- wrapper news ============================================= -->*/


/*<!-- wrapper KONTAKT ============================================= -->*/
#kontakt_block
{
    display: flex;
    width: auto;
    justify-content: center;
    text-align: center;
    padding-top: 150px;
    padding-bottom: 160px;
    background-color: #bfa5aa;
    margin-top: 100px;
    margin-bottom: 50px;
}

#kontakt_block h1
{
    font-family: "MONTSERRAT";
    font-weight: 400;
    font-size: 36px;
}

#kontakt_block p
{
    font-family: "MONTSERRAT";
    font-weight: 400;
    font-size: 20px;
    color: #696969;
}

#kontakt_block button
{
    color: white;
    background-color: #1a1b1f;
    border-style: none;
    font-size: 12px;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 12px;
    padding-bottom: 12px;
    font-family: "MONTSERRAT";
   
}

#kontakt_block button:hover
{
    cursor: pointer;
    background-color: #343434;
    transition: 0.5s;
}
/*<!-- wrapper KONTAKT ============================================= -->*/

/*<!-- MAP ============================================= -->*/
iframe
{
    width: 100%;
    height: 500px;
    margin-bottom: -6px;
}
/*<!-- MAP ============================================= -->*/



/*<!-- FOOTER ============================================= -->*/

#footer_map
{
    width: auto;
    height: auto;
    
}

#footer_map p
{
     font-family: "MONTSERRAT";
    font-size: 12px;
    margin: 10px;
    color: #000000;
    font-weight: 500;
    margin-top: 190px;
}
 footer
{
    padding-top: 60px;
    padding-bottom: 40px;
    margin: 0px;
    background-color: #bfa5aa;
    width: 100%;
    height: auto;
    display: flex;
    justify-content:space-around;
    padding-left: 40px;
    padding-right: 40px;
}
footer h1
{
    font-size: 16px;
    color: #1a1b1f;
    width: auto;   
}
footer ul
{
    display: flex;
    flex-flow: column;
    padding: 0px;
}

footer a
{
    
    font-family: "MONTSERRAT";
    font-size: 12px;
    margin-top: 10px;
    margin-bottom: 5px;
    color: #4b4b4b;
    font-weight: 900;
}

#rightcontent_div1_footer
{
     width: auto;
    padding: 40px;
    height: auto;
    background-color: #1a1b1f;
    display: flex;
    flex-flow: column;
    margin-right: 40px;
}
#rightcontent_div1_footer label
{
    color: white;
    font-size: 12px;
    margin-bottom: 10px;
    
}

#rightcontent_div1_footer p
{
    font-size: 16px;
    color: #b9b9b9;
    margin-top: 0px;
    margin-bottom: 40px;
    
    padding-right: 80px;
}
/*<!-- FOOTER ============================================= -->*/




@media only screen and (max-width: 991px) 

{
  #rightcontent_div1_mobile  {
        display: flex;
      width: 100%;
      padding-top: 40px;
      padding-bottom: 40px;
      padding-left: 0px;
      padding-right: 0px;
      justify-content:space-around;
    }
  #rightcontent_div1
   {display: none;}
    
    #div1
    {
        
        text-align: center;
        justify-content: center;
        background-size: cover;
    }
    #leftcontent_div1
    {
        margin: 0px;
    }
    #div1 h1, #div1 p
    {
        
        text-align: center;
    }
    
    #div1 button
    {
        float: none;
    }
    
    #rightcontent_div1_mobile p
    {
        padding-right: 0px
    }
    #rightcontent_div1_mobile ul
    {
        padding-left: 0px
    }
}


@media only screen and (max-width: 750px) 
{
    #ul_hideonsmall
    {
       
    }
    
    #rightcontent_div1_mobile
    {
        margin-top: 40px;
        justify-content: flex-start;
        padding-left: 40px;
        flex-flow: column;
    }
    #rightcontent_div1_mobile p
    {
        margin-bottom: 0px;
    }
    
    #div1 h1
    {
        
        font-size: 26px;
        font-family: "MONTSERRAT"
    }
    
    #div1 p
    {
       font-size: 16px;
        font-family: "MONTSERRAT" 
    }
    
    #div1
    {
        background-position: center;
       
    }
}










