

/* = = = = = = = = = = = = = = = = = 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;
}

body {height:100%;
font-size:1.6rem;
margin: 0 auto;
background-image:url(../images/back.jpg);
}

h1, h2, h3, h4, h5 {color:#D6DBDC;
font-weight:bold;
}


h1 {
font-size:3rem;
line-height: 3.5rem;
margin-top: 0rem;
margin-bottom: 5.2rem;
}

h2 {text-align:center;
font-size:2.5rem;
line-height: 3rem;
margin-top: 2rem;
margin-bottom: 4.5rem;
}

h2:after {display:block;
border-top: 5px solid lightskyblue ;
width: 80px;
content: "";
margin: 0 auto;
margin-top: 1rem;
}

h3 {text-align:center;
font-size:1.8rem;
line-height: 2.3rem;
margin-top: 1rem;
margin-bottom:2.5rem;
letter-spacing:0rem;
}


/* allgemeine links */
a {color:#C6CED0;
text-decoration: underline;
}

a:hover  {color:#C6CED0;
text-decoration:none;
font-style:normal;
}

/* quelltext-erklärungen - wenn vorhanden */

pre {white-space:pre-wrap;position:relative;
font-size:1.5rem;
font-family:'open_sanslight',georgia, tahoma, arial, Verdana, Segoe, 'Open Sans',helvetica,roboto ,sans-serif;
padding:0rem 0rem 2rem 0rem;
margin-bottom:2rem;
text-align:center;
border:dashed 0.1rem #29353A;
background:#6D8A98;
border-radius:1.5rem;
}

pre .extra {display:inline-block;position:absolute;left:0rem;top:0rem;font-size:1.8rem;
color:#29353A;font-weight:bold;background:#D8DFE2;padding:0 .5rem;
transform:rotate(-45deg);
}


/* ############################################################ */
/*  speziell*/
/* ############################################################ */

.name {display:table-cell;
text-align:center;vertical-align:middle;
font-weight:bold;
letter-spacing:0.2rem;
margin:0rem;
padding:0rem;
font-size:1.8rem;
line-height: 2.2rem;
color:#fff;
text-shadow:4px 4px 4px black;
text-transform:uppercase;
}

.slogan {display:block;
text-align:center;
font-weight:bold;
margin:0rem 0 1rem 1rem;
letter-spacing:0.2rem;
padding:0rem;
font-size:1.4rem;
line-height:2.2rem;
color:white;
text-shadow:4px 4px 4px black;
text-transform:none;
}


/* bilder -anpassen der grösse */
img {max-width: 100%;display:block;
margin:0 auto;
height: auto;
border:none;
}

#haupt {display:block;padding:0;margin:0 auto;margin:1rem;
}

.jump-smooth {display:inline-block;
color:#fff;
text-shadow:none;
}


/* ############################################################ */
/* spacer  - zwischen-leisten */
/* ############################################################ */


.spacer {display:block;
min-height:2rem;
margin:0 auto;
width:100%;
color:#fff;
background:#343434;
box-shadow:none;
padding:.5rem 2rem;
}

.spacer.eins {
text-align:right;
}

.spacer.zwei {
display:none;
}

.spacer.drei {
text-align:right;
}

.spacer.vier {
text-align:left;
}

.spacer a {color:transparent;
text-decoration:none;
}



/*  die icons im spacer-bereich */

.spacer a .fas,
.spacer a .fab,
.spacer a .far {
font-size:18px;
line-height:30px;
height:30px;
width:30px;
margin:.2rem .5rem;
border-radius:36rem;
background:#607c88;
background:radial-gradient(#607D8B,#fff);
color:#fff;
text-shadow:none;
text-align:center;box-shadow:0 0  0 4px #607D8B,inset 0 0 14px #000;
}

.spacer a:hover .fas,
.spacer a:hover .fab,
.spacer a:hover .far  {background:#89CFFA;

box-shadow:0 0  0 4px #9F9F9F,inset 0 0 14px #fff;
color:#fff;

}



/* = = = = = = = = = =  = = = = = = = = = =  = = = = = = = = = = = = = = = = = = = = */
/*  GRID-SYSTEM  - mit DISPLAY:INLINE-BLOCK */
/* = = = = = = = = = =  = = = = = = = = = =  = = = = = = = = = = = = = = = = = = = = */

.wrapper-box {display:block;
background:transparent;
text-align:center;
padding:.5rem .5rem  .2rem .5rem;box-shadow:none;
}

.box {display:inline-block;
width:100%;
padding:0rem .2rem 0rem .2rem;
vertical-align:top;text-align:left;
margin:0rem -.25rem .4rem -.25rem ;/* ausgleich ( minus-margin) für INLINE-BLOCK-WHITESPACE-BUG*/
}

.box-1_of_1 ,
.box-1_of_2 ,
.box-1_of_2b ,
.box-1_of_3 ,
.box-1_of_3b ,
.box-1_of_4,
.information .box-1_of_2 ,
.information .box-1_of_3 {width:100%; }

.box-1_of_4b  {width:50%; }

#gallery-01 .box-1_of_3  {width:33.33%; }
#gallery-01 .box-1_of_4  {width:50%; }
#gallery-02 .box-1_of_3  {width:100%; }

#gallery-01 ,
#gallery-02 {background:#34444B;margin:-2rem -2rem;padding:.4rem 0 0 0;}

#gallery-01 .box:hover img ,
#gallery-02 .box:hover img {border-radius:1rem; }

.information .box {padding:0 1rem }

/* bildtext */

.bild-text {display:block;
background:transparent;
margin:0rem;
padding: 1rem 1rem ;
font-size:1.4rem;
}

.bild-text b {color:lightskyblue;
font-weight:bold;
text-transform:uppercase;
}


/* ############################################################ */
/* bereich logo */
/* ############################################################ */

.logo {
display:block;
margin: 0 auto;
padding:0rem;
background:#343434;
}

.logobox-a {height:20rem;
display:table;width:97%;
text-align:center;
padding:.5rem;
border-top-right-radius:36rem;
border-bottom-right-radius:36rem;
background-image:url(../images/picture14b.jpg);
background-repeat:no-repeat;
background-position:50% 50%;
background-size:cover;
box-shadow:  inset -4px 0px 4px #000;
}

.logobox-b {
display:block;
text-align:left;
padding:2rem 1rem;
}


/*  die icons im kopfbereich */

.logo a {text-decoration:none; }

.logo a .fas,
.logo a .fab,
.logo a .far {display:inline-block;
margin:.7rem;
text-align:center;
font-size:2.2rem;
height:4.2rem;
line-height:4.2rem;
width:4.2rem;
background:#fff;
border-radius:36rem;color:black;
box-shadow:0 0 0 5px white, inset 0 0 0 1px silver ;
text-shadow:none;
}

.logo a:hover .fas,
.logo a:hover .fab,
.logo a:hover .far  {
color:#CB1E2D;
}


/* ############################################################ */
/* bereich inhalt */
/* ############################################################ */

.inhalt {display:block;min-height:90rem;
background:#607C88;
margin: 0 auto;
padding:0rem;
}

.inhaltbox-a {display:block;
text-align:left;
padding:4rem 2rem 7rem 2rem;
}


/* - - - - - information ( info-1 und info-2 ) - - - - - */

.information  {display:block;
margin:0 auto;
padding:0;
}

.information article  {display:table;
list-style-type: none;
padding: 0rem 0 3rem 0;
text-align:left;
}

.information  article:before {padding:0;display: table-row;
vertical-align:top;text-align:center;
font-size:4rem;
height:6rem;width:6rem;
color:#89CFFA ;
text-shadow: 0 0 1px black;
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. */
}

.information h4 {text-transform:uppercase;text-align:center;
font-weight:bold;margin-top:0;margin-bottom:1rem;margin-top:1rem;
color:#DCE3E7;
}

.information h4 b {color:#89CFFA; }

.information .info-1 article.icon1:before {content:"\f185"; }
.information .info-1 article.icon2:before {content:"\f45f"; }
.information .info-1 article.icon3:before {content:"\f561"; }

.information .info-2 article.icon1:before {content:"\f5c5"; }
.information .info-2 article.icon2:before {content:"\f5c4"; }




/* ############################################################ */
/* bereich fuss */
/* ############################################################ */

.fuss {display:block;
margin: 0 auto;
width:100%;
background:#343434;
padding:.5rem 0 ;
box-shadow:none;
}

.fuss,
.fuss a {color:#fff;font-size:1.5rem;
}

.fussname {
color:#fff;
padding:0rem;
text-transform:none;
letter-spacing:.2rem;
font-size:1.2rem;text-align:center;
}

.fussname span{
color:#89CFFA;
}

.fussbox-a {display:block;
height:20rem;
padding:0  1rem;margin:0 auto;
margin-bottom:3rem;
border-top-right-radius:36rem;
border-bottom-right-radius:36rem;
background-image:url(../images/picture01b.jpg);
background-repeat:no-repeat;
background-position:50% 50%;
background-size:cover;
box-shadow:  inset -4px 0px 4px #000;
}

.fussbox-b {display:block;
padding:0 0 0 1rem;margin:0 auto;
margin-bottom:3rem;
width:28rem;
}

/*  die icons im fuss-bereich */

.fussbox a .fas,
.fussbox a .fab,
.fussbox a .far {display:inline-block;
font-size:1.8rem;
line-height:2.3rem;
height:2.5rem;
width:2rem;
margin:0 .3rem;
color:#FFFFFF;
background:transparent;
text-align:center;
border-radius:36rem;
}

.fussbox a:hover .fas,
.fussbox a:hover .fab,
.fussbox a:hover .far  {
color:#fff;
background:transparent;
text-shadow:none;
}


/* fussmenu 2 */

.fussmenu2 ,
.fussmenu2  ul,
.fussmenu2  li {
list-style: none;
margin: 0;
padding: 0;
border: 0;
}

.fussmenu2  {width:100%; }

.fussmenu2 ul {}

.fussmenu2 li { display: block;
width:100%;
padding-left:2rem;text-indent:-2rem; /* rückt gfls eine zweite zeile ein*/
}

.fussmenu2 li a {
display : inline;
width : 100%;
color:#fff;
text-decoration: none;
padding:.6rem;
margin-left:-0.5rem;
}

.fussmenu2 li a:hover {
color:#fff;
text-shadow:none;
background:transparent;text-decoration:none;
}


/*  die icons im fussmenu2 */

.fussmenu2 li a:before {display:inline-block;
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-left:2rem;
content:"\f054";
color:#fff;
transform:scale(.8);
}

.fussmenu2 li a:hover:before {
color:#fff;
}

.fussmenu2  a:hover:after {color:#fff;
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-left:1rem;
color:#89CFFA;
content:"\f00c";
}



/* ############################################################ */
/* M E D I A   Q U E R I E S */
/* CSS Bildschirmabfragen */
/* ############################################################ */

/* ==================================== ab 360 pixel ================================== */
@media (min-width: 360px) {

#haupt  {margin:2rem; }

}


/* ==================================== ab 480 pixel ================================== */
@media (min-width: 480px) {

#haupt  {border:solid 30px rgba(0,0,0,.5);box-shadow:0 0 1px black; }

/* - - - - -   GRID-SYSTEM    - - - - - */
.box-1_of_2  {width: 50%; }
.box-1_of_3  {width: 33.33%;  }
.box-1_of_4  {width: 50%; }
/* - - - - - ende  GRID-SYSTEM  - - - - - */

}


/* ==================================== ab 580 pixel ================================== */
@media (min-width: 580px) {

html {font-size:70%; }

.name {
font-size:2.4rem;
line-height: 3.2rem;
}

.slogan {
font-size:1.8rem;
line-height:3.2rem;
}

/* - - - - -   GRID-SYSTEM    - - - - - */
.box-1_of_3b  {width: 50%;  }
#gallery-02 .box-1_of_3  {width:33.33%; }
/* - - - - - ende  GRID-SYSTEM  - - - - - */

.fuss, .fuss a {font-size:1.2rem; }

}


/* ==================================== ab 640 pixel ================================== */
@media (min-width: 640px) {

/* - - - - -   GRID-SYSTEM    - - - - - */
.box-1_of_3 {width: 33.33%;  }
/* - - - - - ende  GRID-SYSTEM  - - - - - */

}


/* ==================================== ab 680 pixel ================================== */
@media (min-width: 680px) {


#haupt  {border:solid 40px rgba(0,0,0,.5); }

}


/* ==================================== ab 760 pixel ================================== */
@media (min-width: 760px) {

html {font-size:75%; }

h3 {text-align:left; }

.name {display:inline; }

.name {
font-size:2rem;
line-height: 3.2rem;
}

.slogan {
font-size:1.4rem;
line-height:3.2rem;
}

.spacer.zwei {display:block;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
text-align:left;
}

.logo {
display:table;width:100%;
table-layout:fixed;
border-spacing:0rem;
}

.logobox-a {
display:table-cell;
vertical-align:middle;
}

.logobox-b {width:22rem;
display:table-cell;
vertical-align:middle;
}


.fuss {
display:table;width:100%;
table-layout:fixed;
border-spacing:0rem;
}

.fussbox-a {display:table-cell;
text-align:left;
vertical-align:bottom;
padding:1rem 1rem 1rem 1rem;
}

.fussbox-b {display:table-cell;
width:22rem;
text-align:left;vertical-align:middle;
padding:1rem 1rem 1rem 1rem;
}


/* - - - - -  GRID-SYSTEM  - - - - - */
#gallery-01 .box-1_of_4 {width: 25%;  }
/* - - - - - ende  GRID-SYSTEM  - - - - - */

/*  information - icon und überschrift  */
.information .info-1 article:before {display: table-cell;padding:0 1rem 0 0; }
.information .info-1 h4 {text-align:left; }

}


/* ===================================== ab 960 pixel ================================= */
@media (min-width: 960px) {

html {font-size:80%; }

#haupt  { margin:2rem 4rem }

/* - - - - -  GRID-SYSTEM  - - - - - */
.box-1_of_2b {width: 50%;  }
.box-1_of_3b  {width: 33.33%;  }
.box-1_of_4  {width: 25%; }
.information .box-1_of_2 {width: 50%; }
/* - - - - - ende  GRID-SYSTEM  - - - - - */


}


/* ===================================== ab 1024 pixel ================================= */
@media (min-width: 1024px) {


/* - - - - -  GRID-SYSTEM  - - - - - */
.box-1_of_4b  {width: 25%; }
/* - - - - - ende  GRID-SYSTEM  - - - - - */

}


/* ===================================== ab 1280 pixel ================================= */

@media (min-width: 1280px) {

#haupt  {border:solid 60px rgba(0,0,0,.5); }

.inhaltbox-a {padding:4rem 3rem 8rem 3rem; }
#gallery-01 ,#gallery-02 {margin:-3rem -3rem;}

}


/* ===================================== ab 1400 pixel ================================= */

@media (min-width: 1400px) {

#haupt  {margin:3rem 6rem }

}


/* ===================================== ab 1500 pixel ================================= */

@media (min-width: 1500px) {


}


/* ===================================== ab 1650 pixel ================================= */

@media (min-width: 1650px) {

#haupt  {margin:3rem 6vw }


}



/* +  +  +  +  +  +  +  +  +  +  C O D E ENDE  +  +  +  +  +  +  +  +  +  + */