/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 18.01.2022, 17:10:16
    Author     : Johannes
*/
html { overflow-y: scroll; }
html, body      { 
  font-family: Arial, sans-serif;  
  font-size: 24px; 
  background-color: #CCC;
  background-size: cover;  
  
}
a         { text-decoration: none; }
ul        { list-style: none; margin: 0; padding: 0;}
h5        { font-size: 0.5em; text-align: right; margin: 0.5em 1em;}

header, footer { display: block; }
header { height: 121px; padding-bottom: 1.5em; }
header .name { float: left; margin: 0.1em 0.1em 0.1em 1em;} 
header .logo { float: left; margin: 0.1em 3em 0.1em 3em; height: auto; }

footer { padding-top:1em; 
         display: flex; 
         flex-wrap: wrap;
         justify-content: space-around;
}
footer > div { flex: 0 0 auto; margin-bottom: 1em; }
footer span { display:block; font-size: 90%;}
footer a { font-style: oblique; font-weight: normal; cursor: pointer;}
footer a:hover { font-style: normal; font-weight: bold; }
footer a:before { 
  /*content: '\1F855 ';*/ 
  content: url('images/external_link.png');
}

#wrapper { 
          /*min-height: 400px;*/
          margin: 0.2em 0;
          height: auto;  /* 360px; /*410px;*/          
          background-color: #ffe;
          padding: 0;
}
.shadow {        
        -moz-box-shadow: 3px 3px 5px 10px #c3c2c1;
        -webkit-box-shadow: 3px 3px 5px 6px #c3c2c1;
        box-shadow: 3px 3px 5px 6px #c3c2c1;
}
.radius {
        -moz-border-radius: 20px;
        -webkit-border-radius: 20px;
        border-radius: 20px;
}
.rahmen {
    border-left:    3px solid silver;
    border-top:     3px solid silver;
    border-right:   6px solid black;
    border-bottom:  6px solid black;  
}
.hervor2 { color: navy; font-style: italic; background-color: yellow;}
.hervor { font-weight: bold; font-style: italic;}
small { font-size: small; }
.center { text-align: center; }
.rechts { text-align: right; }
.fett { font-weight: bold;}
/*
 * navigation / Menue
*/
.ui-hamburger {  
  position: fixed;       
  right: 1em; 
  top: 1em;
  width: 40px;
  height: 40px;
  background: linear-gradient(#FFF,#DDD);
  border: #AAA 1px solid;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;  
  border-radius: 2px;
  padding: 2px 5px;
  cursor: pointer;
  transition: border 0.3s linear 0s;
  z-index: 1000;
}
    
.ui-hamburger:hover { border: #06F 1px solid; }
.ui-hamburger:hover div { background: #06F; }
.ui-hamburger > div{ 
  width: 40px;
  height: 5px;
  background: #333;
  margin: 6.5px 0px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  transition: background 0.3s linear 0s;
}

#slMenu {
  overflow: hidden;
  background-color: #ffe;
  font-size: 70%;
  z-index: 100;
}
.menuItem {
  float:left;  
}
a.linklist {
  display: block;
  text-align: left;
  padding: 16px 6px;
}
a.linklist:hover { 
  /*font-weight: bold;*/ 
  font-style: oblique; 
  background-color: gray;
  cursor: pointer
}
/*
 * include: lm.start 
*/
#startFotos { min-height: 500px; }
#startFotos img { width: 100%; height: auto; }
/*
 * Datenschutz, AGBs und Impessum
 */
.sideinfo { 
  margin: 1em; 
  padding: 1em; 
  font-size: 0.7em;
}

#agb li { list-style: square inside;}
#agb .paragraf {
  text-align: center;
  font-size: 1.1em;
  font-weight: bold;
}
#agb .printer {
  text-align: right;
  font-size: 0.7em;
  margin: -0.5em 0;
}
#agb img { width: 22px; height: 16px;}

#impressum h4, #datenschutz h4, #agb h4 {
  margin: 0;
  padding: 1.2em 0 0 0;
  font-size: 0.9em;
  font-weight: bold;
}


/*
 * Statements
 */
.flexContainer {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around;
}
.flexItem { 
  width: 310px; 
  min-width: 310px;
  max-width: 30%;
  flex: 1 1 auto;
}
.flexItem-0 {
  width: 25%;
  min-width: 310px;
  flex: 1 1 auto;
}
.flexItem img,
.flexItem-0 img,
.flexItem-1 img, 
.flexItem-3 img { width: 100%;}
.flexItem-1 {
  width: 310px;
  flex: 1 0 auto;
}
.flexItem-2 {
  flex: 1 0 450px;
  width: 450px; 
}
.flexItem-3 {
  /*flex: 1 1 540px;*/ 
  flex: 2;
}
.flexItem-4 {
  flex: 1 1 450px;
}
article {    
  margin: 0.5em 0.5em;
  padding: 0 0.25em;
  font-size: 75%;
  background-color: #e7eee5;
}
article h3 { padding: 0 1em;}
article img { margin: 0.5em 0; width: auto;}

figure { margin: 0; }

.textvar { padding-left: 0.5em; }

/*
 * Tabelle Pflegeversicherung
 */
#pflegevers h4 {
    text-align: center;
    margin-bottom: 0.2em;
    font-style: italic;
    font-size: smaller;
  }

/*
 * Fragen und Antworten
 */
#legalitaet ul,
#regelleistung ul { 
  margin-left: 2em;
  list-style-type: "\2705  ";
}
#ablauf ul {
  margin-left: 2em;
  list-style-type: "\002605  ";
}
#fragen ul {
  margin-left: 2em;
  list-style-type: '📌';
}
/*
 * Kontakt
 */
aside       {
  position: absolute;
  left: -25em;
  width: 100%;
  max-width: 21em;
  height: auto;
  padding: 0.5em;
  top: 1em;
  background: transparent url('images/bg_1050x038_c52323verlauf.png') repeat-y;
  opacity: 0;
  transition: opacity 0.3s linear 0s, right 0s linear 0s;
  cursor: pointer;
  z-index: 200;    
}
/*aside form  { display: table; }*/
aside label {
  display: inline-block;
  font-size: 0.8em;
  color: #c3c2c1;
  width: 10em;
  font-weight: bold;
  font-style: italic;
}
aside input, textarea { width: 17em;}
aside textarea {
  height: 3em;
}
.frmFeld0 { width: 17em; }
.frmFeld1 { width:  4.05em; }
.frmFeld2 { width: 12em; }
.frmFeld3 { width: 8.05em;}

#marke { 
  /*position: relative;*/ 
  /*float: right;*/ 
  width: 15em; 
  height: 10em;
  font-size: 0.7em; 
  font-weight: bold;
  font-style: italic; 
  background: linear-gradient(#FFF,#DDD);
  border: #AAA 2px solid;
  padding: 2px 5px;
  margin-bottom: 1em;
  cursor: pointer;
  text-align: center;
}
#marke:hover {
  border: #06F 2px solid;
}



/*
 *  Einstellungen für Schriftschalter
 */
#schriftSchalter {

  float: right;
  clear:both;
  margin-right: 15px;
  width: auto;
  height: 24px;
  padding: 4px 0 0 2px;
/*  background-color: #c3c2c1;*/
}
#schriftSchalter span {
  width: 16px;
  height: 16px;
  display: block;
  float: left;
  margin-right: 0.75em;
}
.schriftgross  { background-image: url('images/16b_zoomIn.gif');  }
.schriftnormal { background-image: url('images/16b_normal.gif');  }
.schriftklein  { background-image: url('images/16b_zoomOut.gif'); }
    

.clearfix { clear: both; float: none; }
.clear    { clear: both; }
.fs04     { font-size: 70%; }

    .ende { 
      position: fixed;
      top:0%;
      right:3%;
      width: 400px;
      height: 220px;
      margin: 20px 0;
      background: transparent;
      border-radius: 50% / 10%;
      border-bottom: 6px solid black;
      border-right: 6px solid black;
      color: #0c05ee;
      text-align: center;
      text-indent: .1em;
      box-shadow: -10px -10px 1px ;
      z-index: 1000;
    }
    .ende:before {
      content: '';
      position: absolute;
      top: 10%;
      bottom: 10%;
      right: -5%;
      left: -5%;
      /*background: inherit;*/
      border-radius: 5% / 50%;
      
    }
  

@media screen and (max-device-width: 640px){
  html, body {
    font-size: 18px;   
  }
  header { min-height: 25vh; }
  .ende { width: 50%; top:55px;}
  #startFotos { min-height: 20vh; }
}
@media screen and (min-width: 700px){
  header .name { height: 100%;}
}

@media screen and (max-width: 740px){
  
  #hamburger { display: block;}
  #slMenu { 
    position: fixed;
    width: 12em;
    height: auto;
    opacity: 0;
    padding-left:0;
    left: -24em;
    top: 5em;
  }
  .menuItem, .menuItem span { width: 100%;}
  footer { flex-direction: column; }
  footer > div { width: 100%; }
  
}

@media screen and (min-width: 741px){
  #hamburger { display: none; }
  #slMenu {
    position: relative;
    display: inline-block;
    left: 1em;
    top: 0;
    width: auto;
    opacity: 1;
  }
  .menuItem, .menuItem span {
    width: auto; max-width: 13em;
  }
  .menuItem { display: inline-block; }
  footer { flex-direction: row;}
  footer > div { width: 30%; min-width: 255px; }
  
}