

/* = = = = = = = = = = = = = = = = = datei format.css = = = = = = = = = = = = = = = = = = = = = = = = = */



/* ############################################################ */
/* allgemein */
/* ############################################################ */

*, *:before, *:after {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}


html, body {
font-family:'robotolight', tahoma, arial, Verdana, Segoe, 'Open Sans',helvetica,roboto ,sans-serif;
font-size:62.5%;
line-height:1.5;
}

body {height:100%;
font-size:1.7rem;
margin: 0 auto;
overflow-x:hidden;
}

h1, h2, h3, h4, h5 {text-align:center;
font-weight:normal;color:#000;
}

h1 {
font-size:3rem;
line-height: 3.5rem;
margin-top: 0rem;
margin-bottom: 5.2rem;
}

h2 {text-transform:uppercase;
font-size:2.5rem;
line-height: 3rem;
margin-top: 1rem;
margin-bottom: 4.5rem;
}

h2:after {display:block;
border-top: 4px solid firebrick;
width: 60px;
content: "";
margin: 0 auto;
margin-top: .5rem;
}

h3 {
font-size:1.8rem;
line-height: 2.3rem;
margin-top: 1rem;
margin-bottom:2.5rem;
letter-spacing:0rem;
text-transform:uppercase;
}



/* allgemeine links */

a {color:#000;
text-decoration: underline;
}

a:hover {color:#000;
text-decoration: none  ;
}


/* quelltext-erklärungen - wenn vorhanden */

pre {white-space:pre-wrap;position:relative;
font-size:1.5rem;
font-family:'robotolight', tahoma, arial, Verdana, Segoe, 'Open Sans',helvetica,roboto ,sans-serif;
padding:0rem 1rem 2rem 1rem;
margin:4rem auto;
text-align:center;
border:dashed 0.1rem black;
background:transparent;
}

pre .extra {display:inline-block;position:absolute;left:-1.5rem;top:1.5rem;font-size:1.8rem;
color:#fff;font-weight:bold;
background:#1f1f1f;padding:0 .5rem;
transform:rotate(-45deg);
}



/* ############################################################ */
/*  speziell*/
/* ############################################################ */

/* bilder -anpassen der grösse */
img {max-width: 100%;display:block;
margin:0 auto;
height: auto;
}


/* liste-meine - mit icons (siehe bei der Preisliste bei secundus) */

.liste-meine  {display:block;background:whitesmoke; /* IE9 */
background:linear-gradient(to right top,whitesmoke,#FCFCFC,#fff,#FCFCFC,whitesmoke);
border:solid 1px  rgba(0,0,0,.1);text-align:center;margin:0 auto;
}

.liste-meine ul {display:inline-block;
font-family:'old_standard_ttitalic';
padding:1rem;margin:0;
}

.liste-meine li  {display:table;text-align:left;list-style:none;
font-weight:normal;color:black;
margin:1rem 0;

list-style-position: inside; /* rückt gfls zweite zeile ein - bei langen linkwörtern */
padding-left: 0.5rem; /* einrückung bei ggfls. zweiter zeile*/
text-indent: -0.5rem; /* einrückung bei ggfls. zweiter zeile*/
}

.liste-meine li:before  {color:#808080;display:table-cell;vertical-align:middle;
padding:0 2rem 0 .5rem;
font-family:'Font Awesome 5 Free';/* - 'Font Awesome 5 Free' for Regular and Solid symbols;
                                     - 'Font Awesome 5 Brands' for Brands symbols. */
font-weight: 400;/*  - 400 for Regular and Brands symbols;
                     - 900 for Solid symbols. */
content:"\f192" ;
font-size:1rem;
font-style:normal;

}



/* liste-meine-spez mit icons, überschriften und abätzen beim text innerhalb der listenpunkte */

.liste-meine-spez h2 {display:block;
font-size:1.7rem;
text-align:center;
background:#EFEFEF;margin:0;
padding:.5rem;
}

.liste-meine-spez h2:after {display:block;
border:0;
width: 0;
content:"";
margin:0 ;
}

.liste-meine-spez  {display:block;text-align:center;
background:#F8F9FA;
margin:0 -.5rem; }

.liste-meine-spez ul {display:inline-block;
background:transparent;
padding:0 1rem 0 3rem;margin:0;
}

.liste-meine-spez li  {display:block;text-align:left;list-style:none;
margin:1rem 0;
font-size:1.7rem;
}

.liste-meine-spez li h3:before {
color:#7f7f7f;
padding-right:1rem;
font-family:'Font Awesome 5 Free';/* - 'Font Awesome 5 Free' for Regular and Solid symbols;
                                     - 'Font Awesome 5 Brands' for Brands symbols. */
font-weight: 900;/*  Weight of the font (mandatory)
                     - 400 for Regular and Brands symbols;
                     - 900 for Solid symbols. */
content:"\f35a" ;
}

.liste-meine-spez li h3 {display:inline-block;text-align:left;font-weight:normal;
margin-bottom:0rem;margin-top:2rem;
font-size:1.6rem;
list-style-position: inside; /* einrückung bei ggfls. zweiter zeile */
padding-left: 2.5rem; /* einrückung bei ggfls. zweiter zeile*/
text-indent: -2.5rem; /* einrückung bei ggfls. zweiter zeile*/
margin-left:-2.5rem;
}



/* = = = = = = = = = =  = = = = = = = = = =  = = = = = = = = = = = = = = = = = = = = */
/*  GRID-SYSTEM  - für Bilder / Spalten */
/* = = = = = = = = = =  = = = = = = = = = =  = = = = = = = = = = = = = = = = = = = = */

.wrapper-box {display:block;
text-align:center;
padding:0rem;margin:0;
}

.box {display:inline-block;
width:100%;
padding:.5rem;
text-align:center;vertical-align:top;
margin:0rem -.22rem 0rem -.22rem ;/* ausgleich ( minus-margin) für INLINE-BLOCK-WHITESPACE-BUG*/
}

/*  boxen - grundsystem */
.box-1_of_1 ,
.box-1_of_2 ,
.box-1_of_3,
.box-1_of_4,
.box-1_of_5 {width:100%; }


/*  boxen - für abweichungen vom boxen-grundsystem */
#fuss .box-1_of_3  {width: 100%; }
#leistungen .box-1_of_4  {width: 100%; }
#gallery-start .box-1_of_3 {width:50%; }
#gallery .box-1_of_4 {width:33.33%; }

#gallery .box,
#gallery-start .box {padding:.2rem; }

#gallery .box  img ,
#gallery-start .box  img {border:solid 1px transparent; }

#gallery-start img:hover   {opacity:.6;}
#gallery img:hover  {opacity:.7;filter: blur(4px);}



/* ############################################################ */
/* bereich header */
/* ############################################################ */

header {background:#fff; }


/* ############################################################ */
/* bereich logo */
/* ############################################################ */

#logo {display:block;
margin: 0 auto;
padding:0rem;background-image:url(../images/logo01.jpg);
background-position:50% 55%;
background-repeat:no-repeat;
background-size:cover;
}

#logo .box {display:table;position:relative;
width:100%;height:18rem;text-align:center;
padding:0rem .2rem;
background:linear-gradient(to right,rgba(0,0,0,.1),rgba(0,0,0,.3),rgba(0,0,0,.1) );
}

/* homepagename mit vorangestelltem icon */

.name {display:inline-block;background:transparent;
width:auto;
text-align:center;vertical-align:top;
margin:0;
padding:2,5rem 0 0 0;
font-size:2,5rem;
line-height: 1rem;
color:white;
text-shadow:2px 3px 5px rgba(0,0,0,.4);
}

.name i {
color:#FFFFFF;
text-shadow:0 0 2px black;
}

/* logo-icon - hier die schere */

.name-2  {display:table;table-layout:fixed;position:absolute;z-index:1;
width:37rem;height:17rem;
bottom:-10.5rem;left:42%;
margin-left:-8.5rem;
margin-left:-8.5rem;
vertical-align:middle;
padding:0rem;border:solid 0rem #6C4F41;
box-shadow: 0 0px 80px white;
}

.name-2 .inner  {display:table-cell;padding:0rem;
text-align:center;vertical-align:middle;
font-size:2rem;background:whitesmoke;
box-shadow:inset 0 0 2px  black;
}

.name-2 .inner i {display:table-cell;width:15rem;height:15rem;
color:#000;font-size:10rem;vertical-align:middle;
text-shadow:1px 1px 0px rgba(0,0,0,.4);
transition:transform 1s;
}

.name-2 .inner i:hover {
text-shadow:1px -1px 1px rgba(0,0,0,.8);
color:green;
transform:rotate(-90deg) scale(.6);
}


/* ############################################################ */
/* bereich inhalt */
/* ############################################################ */

#inhalt {display:block;
background:black;/*IE9*/
background:linear-gradient(to right,black,#3f3f3f,black);
padding:10rem 1rem 4rem 1rem;
}

.inhalt-a {display:block;
vertical-align:top;text-align:left;
width:100%;min-height:100%;
margin: 0 auto;
padding:2rem 2rem 2rem 2rem;
}

.big-icon {text-align:center;
font-size:14rem;
color:#000;
text-shadow:0 0 2px rgba(0,0,0,.5);
}

/*  ----------------------------------------  */
/*  box KONTAKT                               */
/*  ----------------------------------------  */

.kontakt {
display:block;
width:100%;
padding:0rem 0;
margin:0rem;
}

.kontakt .box-table {
display:block;
width: 100%;
color:#BFBFBF;
background:transparent;
padding:1rem  .5rem;
margin:0 auto;
margin-bottom:3rem;
text-align:center;
}

.kontakt h4 {
width:auto;
color:#F9F9F9;
text-transform:uppercase;
text-align:center;
font-size:1.5rem;
letter-spacing:1px;
font-weight:bold;
margin-bottom:.5rem;
margin-top:-1rem;
padding:0rem 0rem;
}

.kontakt h4:after {display:block;
border-top: 2px solid transparent
width: 60px;
content: "";
margin:0 auto;
margin-top: 1rem;
margin-bottom: 1rem;
}

.kontakt a {color:#BFBFBF;text-decoration: none; }
.kontakt a:hover {color:#fff;text-decoration: underline; }


/* die social media icons */

.kontakt ul.social {padding:0; }

.kontakt .social  li  {display:inline;list-style:none;margin:0;padding:0; }

.kontakt   li a  {text-decoration: none;
color:white;
font-size:2rem;
padding:0;
margin:0 1rem;
}

.kontakt   li a:hover  {color:#968170; }



/*  ----------------------------------------  */
/*  box LEISTUNGEN ( hier beim link 'boxfenster-PRIMUS' )   */
/*  ----------------------------------------  */

.leistungen article  {width:100%;
background:whitesmoke;/*IE9*/
background:radial-gradient(circle at 50% 50%, #fff , #EFEFEF );
padding: 2rem 0 2rem 0;
text-align:center;
border:solid 1px rgba(0,0,0,.2);
}

.leistungen  article i {
display: block;
padding:0rem;
text-align:center;
margin:0 auto;
font-family:'Font Awesome 5 Free'; /* - 'Font Awesome 5 Free' for Regular and Solid symbols.
                                     - 'Font Awesome 5 Brands' for Brands symbols. */
font-weight: 900; /* - 400 for Regular and Brands symbols.
                     - 900 for Solid symbols. */
font-size:5rem;
height:6rem;width:6rem;
color:#7F7F7F;
}

.leistungen h4  {
color:#000;
text-transform:uppercase;
text-align:center;
font-weight:bold;
margin-bottom:0rem;margin-top:0rem;
padding:0rem 0rem;
font-size:1.3rem;
}


/*  ----------------------------------------  */
/*  box TEAM ( hier beim link 'boxfenster-QUARTUS' )                             */
/*  ----------------------------------------  */

#team .box {margin-bottom:2rem; }

#team h3 {display:block;
text-transform:uppercase;
padding:0rem;text-align:center;
font-size:1.4rem;
color:black;
font-weight:normal;
margin-top:1rem;
margin-bottom:1rem;
}

#team h3 span {display:block;
text-transform:none;
font-size:1.5rem;
font-weight:bold;
}

#team ,
#team  ul,
#team  li {width:100%;
list-style: none;
padding: 0;
border: 0;
}

#team  ul {
margin:0 auto;
margin-top:-.5rem;
margin-bottom:1rem;
}

#team li {display : inline; }

#team li a {display:inline-block;font-size:1.6rem;
color:darkslategray;
background:white;
text-decoration: none;text-align:center;
width:2.5rem;height:2.5rem;line-height:2.5rem;
padding:0rem;margin:.25rem .25rem;border:solid 1px #AFAFAF;
}

#team li a:hover {background:antiquewhite; border:solid 1px #7F7F7F;animation: ani-pendel  1.2s infinite linear; }



/* ############################################################ */
/* bereich fuss */
/* ############################################################ */

footer {
background:silver; /* IE9 */
background-image:url(../images/logo02.jpg);
padding:1rem 0rem 0rem 0rem ;
}

#fuss {display:block;
width:100%;
margin: 0 auto;
padding:0 ;
}

.fuss-a {display:block;
margin: 0 auto;
padding:0 1rem;
}

#fuss-2 {padding:0rem ;
margin:0 auto;
width:100%;
background:#EFF0F0;
border-top:solid 1px rgba(0,0,0,.1);
}

.fuss-2-a {display:block;
margin: 0 auto;
padding:0rem 1rem;
}

#fuss .box,
#fuss-2 .box  {
text-align:left;
padding:1rem 1rem;
margin-bottom:1rem;
}

#fuss .box h3 {
text-align:left;
font-size:1.4rem;
color:#000;
font-weight:bold;
margin-bottom:1rem;
}

.day  {display:inline-block;
width:5rem;font-weight:normal;
}


/*  ----------------------------------------  */
/* icons vor den rubriken */
/*  ----------------------------------------  */

#fuss .box article  {display:table;width:100%; }

#fuss .box  article:before {display:table-cell;
width:2.6rem;
font-size:1.8rem;
color:#A68864;
text-align:center;
font-family:'Font Awesome 5 Free';/* - 'Font Awesome 5 Free' for Regular and Solid symbols;
                                     - 'Font Awesome 5 Brands' for Brands symbols. */
font-weight: 900;/*  Weight of the font (mandatory)
                     - 400 for Regular and Brands symbols;
                     - 900 for Solid symbols. */
padding:0 1.1rem 0 0 ;
}

#fuss .box  article.f1:before  {content:"\f54f"; }

#fuss .box  article.f3:before  {content:"\f5da"; }



/*  ----------------------------------------  */
/* icons vor den links */
/*  ----------------------------------------  */

.fussmenu li a:before {display: inline-block;
padding-right:1rem ;transform:scale(.6);
width:.8rem;
color:#000;
content:"\f192";
font-family:'Font Awesome 5 Free';/* - 'Font Awesome 5 Free' for Regular and Solid symbols;
                                     - 'Font Awesome 5 Brands' for Brands symbols. */
font-weight: 400;/*  Weight of the font (mandatory)
                     - 400 for Regular and Brands symbols;
                     - 900 for Solid symbols. */
}

.fussmenu li a:hover:before {display: inline-block;
content:"\f111";
font-weight: 400;
color:#000;
}

/* keine  icons vor den links bei fussmenu-2 */

.fussmenu-2 li a:before {
width:.8rem;
content:"";
padding-left:0rem;
}

.fussmenu-2 li a:hover:before {
content:"";
}

/*  ----------------------------------------  */
/*  die wesentlichen schriftformate für den gesamten footer plus fussmenu */
/*  ----------------------------------------  */

#fuss .box,
#fuss-2 .box,
#fuss li a,
#fuss-2 li a,
.fussmenu li.kein-link {
color:#000;
font-size:1.5rem;
line-height:2.2rem;
text-decoration:none;
}

.fussmenu  ul {text-align:left;list-style: none;padding: 0;margin: 0; }

.fussmenu li { display:block;
padding:0 ;
list-style-position: inside; /* rückt gfls zweite zeile bei langen linkwörtern untereinanderstehend ein - wenn icon vorangestellt wurde */
text-indent:-1rem;           /* rückt gfls zweite zeile bei langen linkwörtern untereinanderstehend ein - wenn icon vorangestellt wurde */
padding-left:1rem;           /* rückt gfls zweite zeile bei langen linkwörtern untereinanderstehend ein - wenn icon vorangestellt wurde */
}

#fuss li a:hover  {color:#000;text-decoration:underline }

.fussmenu-2 ul  {display:block;margin-left:2rem; }
.fussmenu-2 li {margin:0 .0rem 0 0; }
#fuss-2 li a:hover {color:#000;text-decoration:underline;  }

.fussmenu-2 label {cursor:pointer; }


/*  ----------------------------------------  */
/* einrückung zurücknehmen wenn kein icon vorangestellt wurde - hier die öffungszeiten*/
/*  ----------------------------------------  */
.fussmenu.kein-link ul {padding-left: 0rem; }
.fussmenu.kein-link li {padding:0 ;text-indent:0; }




/* ############################################################ */
/* M E D I A   Q U E R I E S */
/* CSS Bildschirmabfragen */
/* ############################################################ */

/* ==================================== ab 320 pixel ================================== */
@media (min-width: 320px) {

/*
 - hinweis -
für die kleinste smartphone-auflösung von 320 pixel benötigen wir KEINE bildschirmabragen (css-media queries),
denn hierfür gilt ja automtisch der gesamte vorstehende quelltext-code  -
weil wir das template ja 'MOBILE-FIRST' angelegt haben.
*/

}


/* ==================================== ab 360 pixel ================================== */
@media (min-width: 360px) {

/* keine angabe */

}


/* ==================================== ab 480 pixel ================================== */
@media (min-width: 480px) {

.inhalt-a  {width: 80%;}

#team h3 {
font-size:1.2rem;
}

#team h3 span{
font-size:1.3rem;
}

/* - - - - -   GRID-SYSTEM    - - - - - */
.box-1_of_1  {width: 70%;  }
.box-1_of_2  {width: 50%; }
.box-1_of_3  {width: 33.33%;  }
.box-1_of_4  {width: 50%; }
#gallery-start .box-1_of_3  {width: 33.33%; }
#leistungen .box-1_of_4  {width: 50%; }
/* - - - - - ende  GRID-SYSTEM  - - - - - */
}


/* ==================================== ab 580 pixel ================================== */
@media (min-width: 580px) {

html {font-size:70%; }

/* - - - - -   GRID-SYSTEM    - - - - - */
#fuss .box-1_of_3  {width: 50%; }
/* - - - - - ende  GRID-SYSTEM  - - - - - */

/* keine angabe */

}


/* ==================================== ab 640 pixel ================================== */
@media (min-width: 640px) {

/* keine angabe */

}


/* ==================================== ab 760 pixel ================================== */
@media (min-width: 760px) {

.inhalt-a  {width: 90%;}

.liste-meine {width:90%;     }
.liste-meine-spez  {margin:0 4rem; }
.liste-meine-spez ul {padding:0 2rem 0 4rem;margin:0; }

/* - - - - -   GRID-SYSTEM    - - - - - */
.box-1_of_4  {width: 25%; }
#team .box-1_of_4  {width: 33.33%; }
#leistungen .box-1_of_4  {width: 33.33%; }
/* - - - - - ende  GRID-SYSTEM  - - - - - */



.kontakt {display:table;
width: 100%;
border-spacing:.1rem .1rem;
table-layout:fixed;
border-collapse:collapse;
border-style:hidden;
border-bottom:dotted 1px  transparent;
}

.kontakt:last-child {border-style:hidden; }

.kontakt .box-table {display:table-cell;vertical-align:top;
padding:2rem 2rem;
border:dotted 1px  #8f8f8f;
}

/* - - - im kontaktbereich überschriften/inhalt ändern von zentriert nach 'links/rechts' - - - */

.box-table.kontakt-1:nth-child(1),
.box-table.kontakt-2:nth-child(1)  {text-align:right; }

.box-table.kontakt-1:nth-child(2),
.box-table.kontakt-2:nth-child(2)  {text-align:left; }

.box-table.kontakt-1:nth-child(1) h4,
.box-table.kontakt-1:nth-child(1) h4:after,
.box-table.kontakt-2:nth-child(1) h4,
.box-table.kontakt-2:nth-child(1) h4:after {text-align:left; margin-left:0; }

.box-table.kontakt-1:nth-child(2) h4,
.box-table.kontakt-1:nth-child(2) h4:after,
.box-table.kontakt-2:nth-child(2) h4,
.box-table.kontakt-2:nth-child(2) h4:after {text-align:right; margin-right:0; }

/* - - - ende im kontaktbereich überschriften/inhalt ändern von zentriert nach 'links/rechts' - - - */

.box,
.box-table {font-size:1.4rem; }

#fuss .box,
#fuss-2 .box,
#fuss li a,
#fuss-2 li a,
.fussmenu li.kein-link {font-size:1.3rem; }

#fuss-2 .box  {margin-bottom:0rem; }

#fuss .box h3 {font-size:1.3rem; }

.fussmenu-2 ul li {display:inline-block; /* menü wechselt von vertikal nach horizental */ }

}


/* ===================================== ab 960 pixel ================================= */
@media (min-width: 960px) {

.name {
font-size:3.5rem;
line-height: 3.9rem;
}

/* - - - - -  GRID-SYSTEM  - - - - - */
.box-1_of_1  {width: 50%; }
#fuss .box-1_of_3  {width: 33.33%; }
/* - - - - - ende  GRID-SYSTEM  - - - - - */

.fuss-a, .fuss-2-a  {width:90%; }

}


/* ===================================== ab 1024 pixel ================================= */
@media (min-width: 1024px) {

pre {width:70%; }

/* - - - - -  GRID-SYSTEM  - - - - - */
#gallery .box-1_of_4  {width: 25%; }
#leistungen .box-1_of_4  {width: 25%; }
#team .box-1_of_4  {width: 25%; }
/* - - - - - ende  GRID-SYSTEM  - - - - - */

}



/* ===================================== ab 1200 pixel ================================= */

@media (min-width: 1200px) {

html {font-size:78%; }

.inhalt-a  {width: 80%;}
.fuss-a, .fuss-2-a  {width:80%;}

}


/* +  +  +  +  + +  +  +  +  +  C O D E ENDE  +  +  +  +  +  +  +  +  +  + */