

/* = = = = = = = = = = = = = = = = = 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.7rem;
margin: 0 auto;
color:#AFAFAF;
}

h1, h2, h3, h4, h5 {
font-weight:bold;
}


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

h2 {color:orange;
text-align:center;
text-transform:uppercase;
font-size:2.5rem;
line-height: 3rem;
margin-top: 2rem;
margin-bottom: 3.5rem;
}

h2:after {display:block;
border-top: 4px solid orangered;
width: 60px;
content: "";
margin: 0 auto;
margin-top: .5rem;
}

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


/* allgemeine links */
a {color:#CFCFCF;
text-decoration: underline;
}

a:hover  {color:#fff;
text-decoration:none;
font-style:normal;
}

/* quelltext-erklärungen - wenn vorhanden */
pre {white-space:pre-wrap;font-size:1.5rem;
font-family:'open_sanslight',georgia, tahoma, arial, Verdana, Segoe, 'Open Sans',helvetica,roboto ,sans-serif;
padding:1rem 0rem 2rem 0rem;
margin-bottom:2rem;text-align:center;border:dashed 0.1rem #7F7F7F;
background:transparent;position:relative;
}

pre .extra {display:inline-block;position:absolute;left:0rem;top:0rem;font-size:1.8rem;
color:#fff;font-weight:bold;background:orangered;padding:0 .5rem;
transform:rotate(-45deg);
}



/* ############################################################ */
/*  speziell*/
/* ############################################################ */

.name {display:block;font-weight:bold;
letter-spacing:0.2rem;
margin:0rem;
padding:0rem;
font-size:2.5rem;
line-height: 2.5rem;
color:gold;
text-transform:uppercase;
}

/* icon vor dem namen */
.name:before {display:table;
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:"\f2e7";
color:#FFDF00;padding:.5rem;margin:.5rem auto;font-size:3rem;
}

/* slogan */
.slogan {display:block;font-weight:bold;
margin:0rem 0 1rem 1rem;
letter-spacing:0.2rem;
padding:0rem;
font-size:1.5rem;
line-height:2.5rem;
color:orange;
text-transform:none;
}

/* bilder -anpassen der grösse */
img {max-width: 100%;display:block;
margin:0 auto;
height: auto;
}


#haupt {display:table;
margin:0 auto;
box-shadow:0 0 6px #004D40;
}



/* ############################################################ */
/* spacer  - zwischen-leisten */
/* ############################################################ */


.spacer {margin:0 auto;
width:100%;
display:block;
min-height:2rem;
line-height:2rem;
padding:1rem 1rem;
color:#313131;
background-color: #343434;
background-image: linear-gradient(90deg, rgba(255,255,255,.07) 50%, transparent 50%),
linear-gradient(90deg, rgba(255,255,255,.13) 50%, transparent 50%),
linear-gradient(90deg, transparent 50%, rgba(255,255,255,.17) 50%),
linear-gradient(90deg, transparent 50%, rgba(255,255,255,.19) 50%);
background-size: 1px,9px, 7px, 5px;
box-shadow: inset 0px 0px 3px #3f3f3f;
}

.spacer.eins {
text-align:left;
}

.spacer.zwei {
text-align:right;
}

.spacer.drei {
text-align:right;
}

.spacer a {color:transparent;
text-decoration:none;
}

.seitentitel {display:inline;
letter-spacing:0.2rem;
padding:0rem 1rem 0rem 1rem;
color:#fff;
}

.jump-smooth {display:inline-block;vertical-align:middle;
color:#fff;text-shadow:0 0 2px #000000;
font-size:2.5rem;
}


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

.wrapper-box {display:block;
background:#1f1f1f;
text-align:center;
padding:1rem .5rem  0rem .5rem;
box-shadow:0 0 110px black;
}

#bildgroup-top.wrapper-box ,
#bildgroup-bottom.wrapper-box {
box-shadow:none;
}

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

.information .box {padding:0 }

.box-1_of_1 ,
.box-1_of_2 ,
.box-1_of_2b ,
.box-1_of_3 ,
.box-1_of_3b ,
.box-1_of_3c ,
.box-1_of_4,
.information .box-1_of_2 ,
.information .box-1_of_3 {width:100%; }

.box-1_of_4b {width:50%; }
#gallery-02 .box-1_of_3  {width:33.33%;padding:0 .5rem }
#gallery-02 .box:hover img {border-radius:1rem; }
#bildgroup-top .box-1_of_4,
#bildgroup-bottom .box-1_of_4 {width:25%;padding:0 .5rem }

.bild-text {display:block;
margin:0rem;
padding: 1rem ;
}

.bild-text b {color:#fff;
}



/* ############################################################ */
/* bereich kopf */
/* ############################################################ */

.kopf {
display:block;
margin: 0 auto;
background:#343434;/* IE 9 */
background:linear-gradient(to right,#0F0F0F,#5f5f5f,#0F0F0F);
padding:0rem;
}

.kopfbox-a {display:block;
padding:1rem;
text-align:center;
}



/* ############################################################ */
/* bereich logo */
/* ############################################################ */

.logo {
display:block;
margin: 0 auto;
padding:0rem;
}

.logobox-a {
display:block;
text-align:left;
background:#1F1F1F;/*IE9*/
background:linear-gradient(to  bottom, #343434  ,#0F0F0F );
padding:1rem;
}

.logobox-b {height:30rem;
display:block;
text-align:left;
background-image:url(../images/logo00.jpg);
background-repeat:no-repeat;
background-position:50% 50%;
background-size:cover;
padding:1rem;
}

/* hauptbild auf den unterseiten */

.logobox-b.logobild-01 {background-image:url(../images/logo02.jpg); }

.logobox-b.logobild-02 {background-image:url(../images/logo03.jpg); }

.logobox-b.logobild-03 {background-image:url(../images/logo04.jpg); }

.logobox-b.logobild-04 {background-image:url(../images/logo06.jpg); }

.logobox-b.logobild-05 {background-image:url(../images/logo01.jpg); }

.logobox-b.logobild-06 {background-image:url(../images/logo05.jpg); }



/*  die icons im logo-bereich */

.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:red;
border-radius:36rem;
color:black;
box-shadow:0 0 0 5px white, inset 0 0 0 1px silver ;
text-shadow:0px 0px 1px black;
}

.logo a:hover .fas,
.logo a:hover .fab,
.logo a:hover .far  {
box-shadow:0 0 0 5px white, inset 0 0 7px #9F9F9F ;
color:#CB1E2D;
}


/* ############################################################ */
/* bereich inhalt */
/* ############################################################ */

.inhalt {display:block;min-height:90rem;
background:#343434;/* IE 9 */
background:linear-gradient(to right top,#3E3E3E,#232323);
margin: 0 auto;
padding:0rem;
border-top:solid 2rem black;
}

.inhaltbox-a {display:block;
text-align:left;
padding:4rem 2rem 4rem 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:orangered ;
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-align:center;
font-weight:bold;margin-top:0;margin-bottom:1rem;margin-top:1rem;
color:orange;
}

.information h4 b { }

.information article.icon1:before {content:"\f787"; }
.information article.icon2:before {content:"\f578"; }
.information article.icon3:before {content:"\f72f"; }

.information .info-2 article.icon1:before {content:"\f7b6"; }
.information .info-2 article.icon2:before {content:"\f470"; }




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


.fuss {display:block;
margin: 0 auto;
width:100%;
background:#3e3e3e;/* IE 9 */
background:linear-gradient(to right,#0F0F0F,#3E3E3E,#0F0F0F);
color:#fff;
padding:4rem 0 1rem 0 ;
}

.fuss,
.fuss a {color:#fff;
font-size:1.5rem;
}

.fussbox {display:block;
text-align:left;
padding:0 0 0 1rem;margin:0 auto;
margin-bottom:3rem;
width:28rem;
}

.fussbox h3 {
padding-bottom:.6rem;
font-size:1.6rem;
color:orange;
text-align:left;
margin-top:0rem;
margin-bottom:1rem;
border-bottom:solid .1rem #737373;
}


/* fussmenu 2 */

.fussmenu2 ,
.fussmenu2  ul,
.fussmenu2  li {
list-style: none;
margin: 0;
padding: 0;
border: 0;
}

.fussmenu2  {width:100%; }

.fussmenu2 ul {text-align:left; }

.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%;
text-align:center;
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 (pfeile) im fussmenu2 */

.fussmenu2 li a:before {
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-right:.8rem;
content:"\f054";
color:orangered;
}

.fussmenu2 li a:hover:before {
color:gold;
}


/*  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:#FFBF00;
background:transparent;
}




/* ############################################################ */
/* M E D I A   Q U E R I E S */
/* CSS Bildschirmabfragen */
/* ############################################################ */

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

/* keine angabe */

}


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

.spacer {
background-size: 13px, 29px, 37px, 53px; }

.inhalt {padding:0 4vw 4vh 4vw; }
.bild-text {font-size:1.4rem; }

/* - - - - -   GRID-SYSTEM    - - - - - */
.box-1_of_2  {width: 50%; }
.box-1_of_3  {width: 33.33%;  }
.box-1_of_3b  {width: 33.33%;  }
.box-1_of_3c  {width: 50%; }
.box-1_of_4  {width: 50%; }
/* - - - - - ende  GRID-SYSTEM  - - - - - */

}


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

html {font-size:70%; }

/*  information - icon und überschrift  */
.information .info-1 article:before {display: table-cell;  }
.information .info-1 h4 {text-align:left; }
.information .info-2 article:before {display: table-cell;  }
.information .info-2 h4 {text-align:left; }

}


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

.logo {
display:table;width:100%;
table-layout:fixed;
border-spacing:0rem;
}

.logobox-a {width:30rem;
display:table-cell;
vertical-align:middle;
}

.logobox-b {
display:table-cell;
vertical-align:bottom;
height:auto;
}

}


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

.spacer {
background-size: 313px, 329px, 337px, 353px; }

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

}


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


.name {
font-size:2.8rem;
line-height: 3rem;
}

.slogan {
font-size:2rem;
}

.kopf {
display:table;width:100%;
table-layout:fixed;
border-collapse:separate;
border-spacing:0rem;
}

.kopfbox-a {display:table-cell;
vertical-align:middle;
}

/* - - - - -  GRID-SYSTEM  - - - - - */
.information .box-1_of_2 {width: 50%; }
.information .box {padding:0rem 1rem ; }
/* - - - - - ende  GRID-SYSTEM  - - - - - */

/*  information - icon und überschrift  */
.information .info-2 article:before {display: table-row;  }
.information .info-2 h4 {text-align:center; }

.fuss {
display:table;
table-layout:fixed;
border-collapse:separate;
border-spacing:0rem;
padding:2rem 1rem 1rem 1rem ;
}

.fussbox {display:table-cell;
width:33.33%;
text-align:left;
padding:1rem;
}

.fuss, .fuss a {font-size:1rem; }
.fuss h3 {font-size:1.2rem;letter-spacing:.1rem; }

}


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

html {font-size:80%; }

.spacer {padding:1rem 2rem; }

.kopfbox-a {padding:3rem 1rem; }

.name:before {display:inline-block;
padding:.5rem;margin:0 1rem 0 0;
}

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

}


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

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


/* ===================================== ab 1200 pixel ================================= */

@media (min-width: 1200px) {

html {font-size:85%; }

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

/*  information - icon und überschrift  */
.information .info-1 article:before {display: table-row;  }
.information .info-1 h4 {text-align:center; }

.fuss {padding:4vh 10vw; }

}


/* ===================================== ab 1650 pixel ================================= */

@media (min-width: 1650px) {

.inhalt {padding:4vh 8vw; }

}






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