@font-face {
    font-family: Ubuntu-B;
    src: url( /fileadmin/Fonts/Ubuntu-B.ttf ) format("truetype");
  }

@font-face {
    font-family: Ubuntu-R;
    src: url( /fileadmin/Fonts/Ubuntu-R.ttf ) format("truetype");
  }

@font-face {
    font-family: Ubuntu-L;
    src: url( /fileadmin/Fonts/Ubuntu-L.ttf ) format("truetype");
  }

@font-face {
    font-family: Lucida_Handwriting_Italic;
    src: url( /fileadmin/Fonts/Lucida_Handwriting_Italic.ttf ) format("truetype");
  }

@font-face {
    font-family: Better_Yesterday;
    src: url( /fileadmin/Fonts/Better_Yesterday.otf ) format("opentype");
}


@font-face {
    font-family: Better-Yesterday-italic_400;
    src: url( /fileadmin/Fonts/Better-Yesterday-italic_400.otf ) format("opentype");
}

@font-face {
    font-family: Sweetly_Broken;
    src: url( /fileadmin/Fonts/Sweetly_Broken.ttf ) format("truetype");
  }
      
body {
      margin: 0;
  	  background: #ffffff;
}

/* TOP BEREICH ANFANG*/

.hide-desktop {
  display: none;
}

div.top {
	background: #ffffff;
    margin: 1em;
}

div.kontakt {
  /*float: left;*/
  margin: 9em 0 0 0;
  display: grid;
  justify-content: center;
}

div#whatsapp {
  position: fixed;
  bottom: 0;
  padding: 25px;
  z-index: 2;
}

div.logo {
  display: flex;
  justify-content: center;
  margin: 3em 0 0 0;
}

div.logo img {
  width: 250px;
  height: auto;
}

div.name {
  font-family: Lucida_Handwriting_Italic;
  /*font-size: 2em;*/
  font-size: calc(20px + (32 - 20) * ((100vw - 320px) / (1600 - 320)));
  color: #50af47;
}

div.immo {
  font-family: Ubuntu-L;
  font-size: 1.6em;
  color: #2f55c;
  padding: 0 0 0 1.1em;
}

span.nr {
  font-family: Ubuntu-L;
  font-size: 1.6em;
  color: #2f55c;
}

span.nr img {
  width: 1em;
  float:left;
  padding-top: 0.13em;
}

span.nr a {
  color: inherit;
  text-decoration: none;
}

/* Telefonnummern auf Handy und iPad gestalten*/
a[href^="tel"] {
  color: inherit;
  text-decoration: none;
}


/* CONTENT BEREICH ANFANG */
div#content {
	/*background: #dbdcd5;*/
    clear: both;
}

div#Tabelle_Leistungen {
  display: flex;
  justify-content: center;
  margin: 0 0 9em 0;
}

div#Tabelle_Leistungen img {
  width: 140px;
  height: 140px;
  padding: 1.5em 1em 0 1em;
}

.Tabelle1 {
  text-align: right;
  padding: 1em 0 0 0; /*neu für Accordeon*/
}

.Tabelle2 {
  text-align: left;
  padding: 1em 0 0 0; /*neu für Accordeon*/
}

.Tabelle1 summary {
  font-family: Ubuntu-R;
  color: #2f554c;
  text-align: right;
}

.Tabelle2 summary {
  font-family: Ubuntu-R;
  color: #2f554c;
  text-align: left;
}

.Tabelle1 summary::before {
  padding: 0;
  content: none;
}

.Tabelle2 summary::before {
  padding: 0;
  content: none;
}

.Tabelle1 details[open] summary::before {
  content: none;
}

.Tabelle2 details[open] summary::before {
  content: none;
}

.Tabelle1 details {
  padding: 0;
  font-family: Ubuntu-L;
  color: #2f554c;
  text-align: right;
  width: 450px;
}

.Tabelle2 details {
  padding: 0;
  font-family: Ubuntu-L;
  color: #2f554c;
  text-align: left;
  width: 450px;
}

/*.Tabelle1 img {
  width: 1.8em;
  float: right;
  padding: 0 0 0 0.5em;
}*/

.Tabelle1 div.accordeon {
  font-size: 1.5em;
  font-family: Ubuntu-L;
  padding: 0 0.7em 0 0;
  color: #999a9f;
  line-height: 1.3em;
}

.Tabelle2 div.accordeon {
  font-size: 1.5em;
  font-family: Ubuntu-L;
  padding: 0 0 0 0.7em;
  color: #999a9f;
  line-height: 1.3em;
}

/*.Tabelle2 img {
  width: 1.8em;
  float: left;
  padding: 0 0.5em 0 0;
}*/

.frame-box1 {
  /*background: #dbdcd5;*/
  /*margin: 1em;
  border: 1px solid #fff;
  border-radius: 1em;*/
  margin-top: 3em;
}

img.image-embed-item {
  width: 70%;
  height: auto;
  margin: 0 auto;
}

.frame-box3 {
  background: #dbdcd5;
  /*margin: 1em;*/
  margin: 9em 1em 1em 1em;
  /*border: 1px solid #fff;
  border-radius: 1em;*/
  box-shadow: 6px 8px 10px silver;
}

.frame-box3 img {
  width:100%;
  height: auto;
}

.frame-box4 {
  background-image: url("Image_DI07.jpeg");
  background-size: cover;
  margin: 16em 0 9em 0;
}

.frame-box5 {
  /*background: #dbdcd5;*/
  /*margin: 1em;
  border: 1px solid #fff;
  border-radius: 1em;*/
}

.frame-box5 h2 {
  text-align: center;
}

div.inhalt h1 {
  font-family: Lucida_Handwriting_Italic;
  color: #2f554c;
  font-size: 1.5em;
  margin: 0;
  padding: 1em 0.7em 0 0;
  text-align: left;
}

/*div.inhalt h2 {
  font-family: Ubuntu-R;
  color: #50af47;
  font-size: 2em;
  margin: 0;
  padding: 0.5em 0.9em 0 0;
  text-align: left;
}*/

.frame-box1 h2 {
  font-family: Ubuntu-R;
  color: #50af47;
  font-size: 2em;
  margin: 0 2em 0 2em;
  /*padding: 3em 0.9em 0 0;*/
  padding: 2em;
  text-align: center;
  border-bottom: 1px solid #2f554c;
}

.frame-box6 h2 {
  font-family: Ubuntu-R;
  color: #50af47;
  font-size: 2em;
  margin: 2em 2em 0 2em;
  /*padding: 3em 0.9em 0 0;*/
  padding: 2em 2em 1em 1.8em;
  text-align: left;
  border-top: 1px solid #2f554c;
}

/* h2 Kontaktformular*/
 h2 {
  font-family: Ubuntu-R;
  color: #50af47;
  font-size: 2em;
  margin: 0;
  padding: 3em 0 0 0;
  text-align: center;
 }  

.frame-box5 h2 {
  font-family: Ubuntu-R;
  color: #50af47;
  font-size: 2em;
  margin: 0;
  padding: 1em 0 0 0;
  text-align: center;
}

div.inhalt h3 {
  /*font-family: Lucida_Handwriting_Italic;*/
  /*font-family: Better_Yesterday;*/
  /*font-family: Better-Yesterday-italic_400;*/
  font-family: Sweetly_Broken;
  color: #2f554c;
  /*font-size: 2em;*/
  font-size: 5em;
  margin: 0;
  /*padding: 2em 0 1em 0;*/
  padding: 0.7em 0 0.3em 0;
  text-align: center;
}

div.inhalt h4 {
  /*font-family: Lucida_Handwriting_Italic;*/
  font-family: Ubuntu-L;
  color: #2f554c;
  /*font-size: 1.5em;*/
  font-size: 2em;
  margin: 0;
  /*padding: 3em 0 0 0;*/
  padding: 1em 0 0 0;
  text-align: center;
}

div.inhalt h5 {
  font-family: Ubuntu-R;
  color: #50af47;
  font-size: 3em;
  margin: 0;
  padding: 0;
  text-align: center;
}

.frame-box4 p {
  font-family: Ubuntu-L;
  color: #fff;
  /*color: #2f554c;*/
  font-size: 5em;
  margin: 2em 0;
  /*padding: 0 0.9em 0 1em;*/
  text-align: center;
  /*border-top: 1px solid #2f554c;
  border-bottom: 1px solid #2f554c;*/
}

/*div.inhalt*/.frame-box1 p {
  font-family: Ubuntu-L;
  color: #2f554c;
  font-size: 1.5em;
  /*padding: 0 1.2em 0 0;*/
  padding: 0 5em 0 5em;
  text-align: center;
}

.frame-box6 p {
  font-family: Ubuntu-L;
  color: #2f554c;
  font-size: 1.5em;
  /*padding: 0 1.2em 0 0;*/
  padding: 0 5em 0 5em;
  text-align: left;
}

/* nur Datenschutz/Impressum*/
.frame-box6 ul {
  font-family: Ubuntu-L;
  color: #2f554c;
  font-size: 1.5em;
  padding: 0 6em 0 6em;
  text-align: left;
}
/*ENDE*/

.frame-box6 a {
  text-decoration: none;
  color: #2f554c;
}

.frame-box2 p {
  font-family: Ubuntu-L;
  color: #2f554c;
  font-size: 1.5em;
  padding: 0 1.2em 0 0;
  text-align: left;
}

.frame-box3 p {
  font-family: Ubuntu-L;
  color: #2f554c;
  font-size: 1.5em;
  padding: 0 1.2em 0 0;
  text-align: center;
}

.frame-box5 p {
  font-family: Ubuntu-L;
  color: #2f554C;
  font-size: 1.5em;
  margin: 1em 0;
  padding: 0 1em 0 1em;
  /*text-align: center;*/
  line-height: 2em;
}
.ce-gallery img {
  /*border: 2px solid #fff;
  margin: 2.3em;*/
}

/* Akkordeon Anfang*/

.details-wrapper {
  width: 75vw;
  margin: 0 auto;
  background-color: #BFBFBF;
  box-shadow:0 -1px 1px 5px #BFBFBF;
}
details {
  padding: 2em 2em .5rem 2em;
  font: 1rem/1.2 sans-serif;
}

summary {
	padding: 0.8rem 1rem;
	background-color: #FFFFFF;
	font-family: Ubuntu-R;
    color: #50af47;
    font-size: 1.5em;
	border: none;
	border-radius: 5px;
	/*box-shadow: 0 -1px 1px 1px rgba(0,0,0,0.5);*/
	cursor: pointer;
	list-style: none;
    text-align: center;
}
/* Triangle not shown - Style for Webkit-Browser */
summary::-webkit-details-marker {
  display: none;
}
summary::before {
  /*padding-right: .25rem;*/
  padding: 0;
  content: none;
  /*content: '+ ';  /* Instead of Triangle closed */
  
}
details[open] summary::before {
  /*padding-right: .25rem;*/
  padding: 0;
  font-style: normal;
  content: none;
  /*content: '- '; /* Instead of Triangle open */
}

/* Styling the summary in case of open 'details' */
details[open] summary {
  font-style: normal;
  border-radius: 5px;
}

.details-content {
  margin: 0;
  padding: .25rem 1rem;
  background-color: floralwhite;
  border-radius: 0 0 3px 3px;
  box-shadow: 0 1px 1px 1px rgba(0,0,0,0.5);
  color: steelblue;
}
.details-content p {
  font: 1.1rem/1.5 sans-serif;
}
div.accordeon p {
  	font-size: 1.5em;
	line-height: 0.5em;
	padding: 0 0 0 1.3em;
	color: #2f554c;
}
/* Akkordeon ENDE */

/* Kontaktformular */
form#kontaktformular-3 {
  display: grid;
  justify-items: center;
  font-family: Ubuntu-L;
  font-size: 1.5em;
  color: #2f554c;
  border-bottom: 1px solid #2f554c;
  padding: 0 2em 6em 2em;
  margin: 0 2em 0 2em;
}

div.form-group {
  margin: 2em 0 0 0;
}

input#kontaktformular-3-text-1.form-control {
  /*width: 300px;
  height: 30px;*/
  border: 1px solid #2f554c;
  border-radius: 5px;
  font-family: Ubuntu-L;
  font-size: 1em;
  color: #2f554c;
  padding: 0.2em;
}

input#kontaktformular-3-text-2.form-control {
  /*width: 300px;
  height: 30px;*/
  border: 1px solid #2f554c;
  border-radius: 5px;
  font-family: Ubuntu-L;
  font-size: 1em;
  color: #2f554c;
  padding: 0.2em;
}

input#kontaktformular-3-text-3.form-control {
  /*width: 300px;
  height: 30px;*/
  border: 1px solid #2f554c;
  border-radius: 5px;
  font-family: Ubuntu-L;
  font-size: 1em;
  color: #2f554c;
  padding: 0.2em;
}

input#kontaktformular-3-email-1.form-control {
  /*width: 300px;
  height: 30px;*/
  border: 1px solid #2f554c;
  border-radius: 5px;
  font-family: Ubuntu-L;
  font-size: 1em;
  color: #2f554c;
  padding: 0.2em;
}

textarea#kontaktformular-3-textarea-1.xxlarge.form-control {
  /*width: 300px;
  height: 100px;*/
  border: 1px solid #2f554c;
  border-radius: 5px;
  font-family: Ubuntu-L;
  font-size: 1em;
  color: #2f554c;
  padding: 0.2em;
}

div.form-check {
  margin: 0 6em;
}

input#kontaktformular-3-checkbox-1.add-on {
  background: #50af47;
}

button.btn.btn-primary {
  /*width: 160px;
  height: 40px;*/
  margin: 2em 0 0 0;
  border: 1px solid #fff;
  border-radius: 12px;
  color: #fff;
  cursor: pointer;
  background: #50af47;
  font-size: 1em;
  padding: 0.4em;
}

/* ENDE Kontaktformular */

/* FOOTER BEREICH */
div#footer {
  text-align: center;
  padding: 4em;
  line-height: 3em;
  background: #dbdcd5;
  margin: 9em 0 0 0;
}

div.meta {
  font-family: Ubuntu-L;
  color: #2f554c;
  font-size: 1.5em;
  text-align: center;
}


div#footer span.copyright {
  font-family: Ubuntu-R;
  color: #2f554c;
  font-size: 1em;
  text-align: center;
  padding-top: 0.5em;
}

div#footer a, a:active, a:visited {
  color: #2f554c;
  text-decoration: none;
}

div#footer a:hover {
  color: #50af47;
  text-decoration: none;
}

/* FÜRS HANDY*/
@media only screen and (max-device-width: 480px) {
  
  .hide-desktop {
    display: block;
  }

  div.top {
    margin: 1em auto;
  }

  div#whatsapp {
    /*width: 130%;
    height: 130%;*/
    bottom: 40px;
    padding-left: 60px;
}

  div#whatsapp img {
    width: 120px;
    height: 120px;
  }

  div.kontakt {
    width: 100%;
    float: none;
    margin: 9em 0 5em 0;
  }

  div.logo_mobil img {
    /*margin: 2em 20em 2em 20em;*/
    padding: 13em 9em 1em 9em;
    width:700px;
    height: auto;
    /*display: flex;
    justify-content: center;*/
  }
  
  div.logo {
    /*float: none;*/
    display: none;
  }

  /*div.logo a img {
    width: 100%;
    height: auto;
  }*/

  div.name {
    font-size: 4.5em;
    padding:0 0.5em 0 0.5em;
  }

  div.immo {
    font-size: 3.3em;
    padding: 0 0.5em 0 1.8em;
  }

  span.nr {
    font-size: 3.3em;
    /*padding:0 0.5em 0 0.5em;*/
}

  span.nr img {
    width: 1em;
    float:left;
    padding:0.13em 0 0 0.7em;
  }

  div.inhalt {
    float: none;
    width: 100%;
  }

  .frame-box1 {
  /*margin: 2em;
  border: 1px solif #fff;
  border-radius: 2em;*/
   margin-top: 3em; 
}

  .frame-box3 {
  /*margin: 2em;*/
    margin: 9em 2em 2em 2em
  /*border: 1px solif #fff;
  border-radius: 2em;*/
}

  div#Tabelle_Leistungen {
    display: grid;
    justify-content: center;
}

  div#Tabelle_Leistungen img {
    /*display: grid;
    justify-content: center;*/
    width: 200px;
    height: 200px;
    padding: 4em 25em 2em 25em;
}  
  .Tabelle1 {
  text-align: center;
}

  .Tabelle1 summary {
  text-align: center;
}

  .Tabelle1 details {
    text-align: center;
    width: 100%;
    /*margin: 0 1em 0 1em;*/ 
}

    .Tabelle2 {
  text-align: center;
}

    .Tabelle2 summary {
  text-align: center;
}

  .Tabelle2 details {
    text-align: center;
    width: 100%;
    /*margin: 0 1em 0 1em;*/ 
}
  
  .ce-left .ce-gallery, .ce-column {
    float: none;
  }

  .ce-gallery img {
    display: block;
    /*width: 160%;*/
    max-width: 100%;
    height: auto;
    margin: 0;
    /*margin: 2em;*/
  }

  img.image-embed-item {
    width: 100%;
    height: auto;
    margin: 0;
}

  div.inhalt h1 {
    font-size: 2.7em;
    /*padding-left: 0.6em;*/
    justify-items: center;
  }

  div.inhalt h2 {
    font-size: 3.5em;
    /*padding-left: 0.6em;*/
  }

   div.inhalt h3 {
    /*font-size: 4em;*/
    /*padding-left: 0.6em;*/
     font-size: 5.5em;
     padding: 1em 0 0.3em 0;
  }

    div.inhalt h4 {
    font-size: 2.7em;
    /*padding-left: 1.2em;*/ 
  }

  div.inhalt h5 {
    font-size: 4em;
    /*padding-left: 1em;*/
  }

  /*div.inhalt*/.frame-box3 p {
    font-size: 3em;
    /*padding-left: 0.6em;*/
  }

  .frame-box2 p {
    font-size: 3em;
    /*padding-left: 0.6em;*/
  }

  .frame-box1 p {
    font-size: 3em;
    padding: 0 1em 0 1em;
  }

    .frame-box5 p {
    font-size: 3em;
  }

  .frame-box6 h2 {
  font-size: 3.5em;
  margin: 3em 1em 0 0.8em;
  /*padding: 3em 0.9em 0 0;*/
  padding: 3em 0 0 0;
  text-align: left;
  border-top: 1px solid #2f554c;
}

    .frame-box6 p {
    font-size: 3em;
    text-align: left;  
    padding: 0 1em 0 1em;  
  }

  .frame-box6 ul {
    font-size: 3em;
    text-align: left;  
    padding: 0 2em 0 2em;  
  }
  /*.frame-box4 {
  background-image: url("Image_DI01.jpeg");
  background-size: 100%;
  margin: 16em 0 8em 0;
}*/

  .frame-box4 p {
  font-family: Ubuntu-L;
  color: #2f554c;
  font-size: 5em;
  margin: 4em 0;
  padding: 0;
  text-align: center;
}

  div.accordeon p {
  	font-size: 3em;
	line-height: 1.2em;
	padding: 0 0 0 0;
	color: #2f554c;
  }

  summary {
    font-size: 3em;
	border: none;
	border-radius: 10px;
	/*box-shadow: 0 -1px 1px 1px rgba(0,0,0,0.5);*/
	cursor: pointer;
	list-style: none;
    margin: 0.5em 0 0 0;
}

  /* Kontaktformular */
  form#kontaktformular-3 {
    font-size: 3em;
    margin: 0 1em 0 1em;
    padding: 0 0 4em 0;
  }

  div.form-check {
    margin: 0;
  }

  input#kontaktformular-3-checkbox-1.add-on {
    width: 35px;
    height: 35px;
  }

  .Tabelle1 div.accordeon {
    font-size: 3em;
    margin: 0 1em 0 1em;
}

    .Tabelle2 div.accordeon {
    font-size: 3em;
    margin: 0 1em 0 1em;
}
  
  /* ENDE Kontaktformular */

  div.meta {
    font-size: 3.8em;
  }

  div#footer {
    line-height: 5em;
    background: #dbdcd5;
    margin: 9em 0 0 0;
  }
  
  div#footer span.copyright {
    font-size: 2.5em;
  }

}