

/* = = = = = = = = = = = = = = = = = datei format.css = = = = = = = = = = = = = = = = = = = = = = = = = */


/* ############################################################ */
/* allgemein */
/* ############################################################ */

*, *:before, *:after {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}


html, body {
font-family:'open_sanslight',georgia, tahoma, arial, Verdana, Segoe, 'Open Sans',helvetica,roboto ,sans-serif;
font-size:62.5%;
line-height:1.5;
font-weight:normal;
height:100%;
}

body {overflow:hidden;
font-size:1.7rem;
margin: 0 auto;
background:#fff;
color:#4F4F4F;
}


/* überschriften */

h1, h2, h3, h4, h5 {
color:#000;
text-align:left;
letter-spacing:0px;
font-weight:normal;
text-transform:none;
}

h1 {
font-size:3rem;
line-height: 3.3rem;
margin-top: 0rem;
margin-bottom: 4.2rem;
}

h2 {
font-size:2.5rem;
line-height: 3rem;
margin-top: 2rem;
margin-bottom: 3.5rem;
}

h3 {
font-size:2rem;
line-height: 2.4rem;
margin-top: 1rem;
margin-bottom:2.5rem;
letter-spacing:0rem;
}


/* allgemeine links  */

a {background-color:transparent;
color:#4F4F4F;
text-decoration: underline;
}

a:hover  {color:#4F4F4F;
text-decoration:none;
}


/* bilder  anpassen der grösse  */
/*
wenn sie eigene einzelne bilder einbauen, unabhängig von unserem bilderstystem,
dann werden diese bilder maximal (max-width) so gross wie die original-abmessungen des bildes
bwz. des umschliessenden containers wenn vorhanden
*/

img {max-width: 100%;
height: auto;
margin:0 auto;
}

/* absatz */
p.break  {
line-height:15rem;margin:0;
}

/* quelltext-erklärungen - wenn vorhanden */
pre {white-space:pre-wrap;
font-size:1.4rem;
padding:1rem;
margin:2rem auto;
text-align:left;
background:#F9F9F9; /* IE9 */
background:linear-gradient(to bottom,#f9f9f9,#fff,#f9f9f9);
color:#5F5F5F;
border:dotted 2px #CFCFCF;
font-family:'open_sanslight',georgia, tahoma, arial, Verdana, Segoe, 'Open Sans',helvetica,roboto ,sans-serif;
}



/* = = = = = = = = = =  = = = = = = = = = =  = = = = = = = = = = = = = = = = = = = = */
/*  GRID-SYSTEM  - mit DISPLAY:INLINE-BLOCK */
/* = = = = = = = = = =  = = = = = = = = = =  = = = = = = = = = = = = = = = = = = = = */

.wrapper-box {display:block;
text-align:center;
padding:0rem;
}

.box {display:inline-block;
width:100%;
vertical-align:top;
padding:.1rem .5rem;
margin:0 -.2rem .1rem -.2rem ;/* ausgleich ( minus-margin) für INLINE-BLOCK-WHITESPACE-BUG*/
}

.box-1_of_1 ,
.box-1_of_2 ,
.box-1_of_3 ,
.box-1_of_4 ,
.box-1_of_5 {width:100%;
}



/* ############################################################ */
/* bereich content - inhaltsbereich */
/* ############################################################ */

.section-content {display:block;
overflow: hidden;
width:100%;height:100%;
padding:0;
text-align:center;
}

.content {position:absolute;
top:50%; left:50%;
margin-top:-13rem;margin-left:-13rem;
width:26rem;height:26rem;
padding:0;
}

.name {display:inline-block;z-index:1;
POSITION:absolute;
top:0%; right:0%;
margin-top:0rem;
width:100%;height:auto;
text-align:center;
color:#1f1f1f;font-weight:normal;
background:rgba(255,255,255,.6);
font-size:1.5rem;
padding:.5rem 1rem .5rem 1rem;
font-size:1.6rem;
letter-spacing:.2rem;
text-transform:uppercase;

}



/*  ----------------------------------------  */
/*  box KONTAKT                               */
/*  ----------------------------------------  */

#kontakt .box {padding:0rem;
margin-bottom:1rem;
font-size:1.4rem;
}

#kontakt .box-1_of_2 {width: 100%; }

#kontakt ul {text-align:left;
padding:0rem;
margin:0;
}

#kontakt  li {list-style:none;
padding:0;
margin:0;
}

#kontakt  h3 {margin-top:3.5rem;margin-bottom:1rem;
}

#kontakt  li  a {display:inline-block;
text-align:left;
text-decoration : underline;
letter-spacing:0rem;
padding:0rem ;
margin:0;
color:#4f4f4f;
}

#kontakt  li  a:hover {
text-decoration : none;
color:#4f4f4f ;
}

/* ----- icons ----- */

#kontakt .fas ,
#kontakt .fab ,
#kontakt .far  {display:inline-block;text-align:center;
margin:0rem  .4rem 0rem -.2rem;
padding: 0;
width:2.5rem;
height:2.5rem;
line-height:2.5rem;
font-size:1.4rem;
color:tomato;
}

#kontakt .adresse .fas ,
#kontakt .adresse .fab ,
#kontakt .adresse .far  {color:#0090E0; }

#kontakt .kontakt .fas ,
#kontakt .kontakt .fab ,
#kontakt .kontakt .far  {color:orange; }

#kontakt .zeit .fas ,
#kontakt .zeit .fab ,
#kontakt .zeit .far  {color:tomato; }

#kontakt .social-media .fas ,
#kontakt .social-media .fab ,
#kontakt .social-media .far  {color:midnightblue; }

.day  {display:inline-block;
width:7rem;font-weight:normal;
}



/* ############################################################ */
/* bereich fuss */
/* ############################################################ */

/* fuss */

.fuss {display:inline-block;
POSITION:absolute;
bottom:0%; left:0%;

width:100%;height:auto;
text-align:center;

padding: 0 0rem 0rem 0rem;
font-size:1.2rem;
letter-spacing:2px;
}



/* -----menu-fuss  ----- */

.menu-fuss  {text-align:center;display:block;
width:100%;
padding:0;
margin:0;position:relative;z-index:2;
}

.menu-fuss ul {text-align:center;
padding:0;
margin:0;
background:#fff;
}

.menu-fuss  li {list-style:none;display:inline;
line-height:2.5rem;
padding:0;padding:.5rem .3rem ;
margin:0;
}

.menu-fuss li span {display:inline;text-shadow:0px 0px 2px #000;font-weight:normal;
text-decoration : none;
font-size:1.4rem;
letter-spacing:0px;
width:100%;
margin: 0;
color:#000;
text-shadow:none;
white-space:nowrap;
cursor:pointer;text-transform:none;
}

.menu-fuss li span:hover {background:transparent;
;color:#0070C0;
text-decoration:underline;
}



/* ############################################################ */
/* M E D I A   Q U E R I E S - RESPONSIVE-BILDSCHIRMABFRAGEN */
/* ############################################################ */

/* ==================================== ab 480 pixel ================================== */
@media (min-width: 480px) {

/* quelltext-erklärungen  */
pre { font-size:1.5rem;
padding:3rem;
}

/* - - - - -   GRID-SYSTEM    - - - - - */
.box-1_of_1 {width: 50%; }
.box-1_of_2 {width: 50%; }
.box-1_of_4 {width: 50%; }
/* - - - - - ende  GRID-SYSTEM  - - - - - */

}


/* ==================================== ab 560 pixel ================================== */
@media (min-width: 560px) {

/* - - - - -   GRID-SYSTEM    - - - - - */
.box-1_of_3 {width: 33.33%;  }
/* - - - - - ende  GRID-SYSTEM  - - - - - */

}


/* ==================================== ab 640 pixel ================================== */
@media (min-width: 640px) {

/* keine angabe */

}


/* ==================================== ab 760 pixel ================================== */
@media (min-width: 760px) {

html {font-size:70%;}

.name {
font-size:2rem;
letter-spacing:.3rem;

}


/* - - - - -   GRID-SYSTEM    - - - - - */
#kontakt .box-1_of_2 {width: 50%; }
/* - - - - - ende  GRID-SYSTEM  - - - - - */

#kontakt .box {font-size:1.4rem; }
#kontakt  h3 {font-size:1.6rem; }

}


/* ==================================== ab 960 pixel ================================== */
@media (min-width: 960px) {

/* - - - - -  GRID-SYSTEM  - - - - - */
.box-1_of_4 {width: 25%;  }
.box-1_of_5 {width: 20%;  }
/* - - - - - ende  GRID-SYSTEM  - - - - - */

}




/* +  +  +  +  + +  +  +  +  +  C O D E ENDE  +  +  +  +  +  +  +  +  +  + */