

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




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

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


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

body {
font-size:1.7rem;
margin: 0 auto;
color:#4F555B;
}

h1, h2, h3, h4, h5 {color:#2E3134;
font-weight:normal;
}


h1 {color:#000;
font-size:3rem;
line-height: 3.5rem;
margin-top: 0rem;
margin-bottom: 5.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 {color:#4F555B;
text-decoration: underline;
}

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

/* quelltext-erklärungen - wenn vorhanden */
pre {white-space:pre-wrap;font-size:1.5rem;padding:1rem 0rem 1rem 0rem;
margin-bottom:2rem;text-align:center;border:solid 0.1rem #FFFFFF;
background:whitesmoke ;
color:#313131;
}


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

.name {display:block;
letter-spacing:0.2rem;
padding:0rem 0rem 0rem 0rem;
font-size:2rem;
line-height: 2.5rem;
color:#cfcfcf;
text-transform:uppercase;
}

.slogan {display:block;
letter-spacing:0.2rem;
padding:0.5rem 0rem 0rem 0rem;
font-size:1.6rem;
line-height:2rem;
color:whitesmoke;
text-transform:none;
}

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


/* liste mit eigenem aufzählungszeichen als font-icon */

.liste1  {
padding-left:2rem;
}

.liste1 li {position:relative;
list-style-type: none;
padding-left:3rem;
}

.liste1 li:before {
position:absolute;
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. */
top:0;
left:10px;
content:"\f192";
color:#313131;
}


/* seitentitel und nach-oben-pfeil */

.spacer-main {
margin:0 auto;
background:#363A3F;
color:#313131;
text-align:center;
padding:0rem;
}

.spacer {margin:0 auto;
width:100%;
display:block;
border-left:solid 1.6rem;
border-right:solid 1.6rem;
border-top:solid .8rem;
border-bottom:solid 0.8rem;
border-color:#fff;
min-height:4rem;
line-height:4rem;
padding:0rem 1rem;
text-align:right;
color:#313131;
background:#f2f2f2;
}

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

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

.totop a {text-decoration:none;
}

.totop  {display:inline-block;vertical-align:middle;
color:#000;
font-size:2.5rem;
}


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

.wrapper-box {display:block;
background:#494f54;color:#F1F2F3;
text-align:center;
padding:1rem 1rem  0 1rem;
}

.box {display:inline-block;
width:100%;
font-size:1.5rem;
vertical-align:top;text-align:left;
margin:0rem -.25rem 2rem -.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_4
{width:100%;padding:0rem .5rem 1rem .5rem;
}


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

.kopf-main {
margin:0 auto;
background:#48d1cc;
color:#0abab5;
text-align:center;
padding:0rem 0rem 0rem 0rem;
}

.kopf {width:100%;
display:table;
table-layout:fixed;
border-collapse:separate;
border-spacing:.5rem;
margin: 0 auto;
padding:1rem;
background:#027b76;
border-top:solid 1.6rem;
border-left:solid 1.6rem;
border-right:solid 1.6rem;
border-bottom:solid .8rem;
border-color:white;
}

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

.kopfbox-b {display:block;
padding:1rem;
text-align:left;
}

/*  die icons im kopfbereich */

.kopf a .fas,
.kopf a .fab,
.kopf a .far {
margin:0rem;
text-align:center;
font-size:2rem;
height:3rem;
line-height:3rem;
width:3rem;
margin:0.1rem;
color:#EFEFEF;
}

.kopf a:hover .fas,
.kopf a:hover .fab,
.kopf a:hover .far  {
color:#000000;
background:#fff;
text-shadow:none;
}

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

.logo-main {background:#ADB0B6;
margin:0 auto;
padding:0rem;
}

.logo {width:100%;
display:table;
table-layout:fixed;
border-spacing:0rem;
margin: 0 auto;
padding:0rem;
background:silver;
background-image:url(../images/logooberpreitenegg.jpg);
background-repeat:no-repeat;
background-position:50% 50%;
background-size:cover;
border-left:solid 1.6rem;
border-right:solid 1.6rem;
border-color:white;
}

.logobox-a {width:100%;
display:table-cell;
vertical-align:middle;
padding:1rem;
}

.logobox-b {width:24rem;height:30rem;
display:table-cell;
text-align:left;
vertical-align:middle;
background:#f2f2f2;
border-left:solid 1rem white;
border-right:solid .1rem white;
border-top:solid .1rem white;
border-bottom:solid .1rem white;
border-bottom-left-radius:36rem;
border-top-left-radius:36rem  ;
padding:0rem;
}
/* ############################################################ */
/* bereich inhalt */
/* ############################################################ */

.inhalt-main {margin:0 auto;
min-height:30rem;
background:#363A3F;
padding:0rem 0rem 0rem 0rem;
margin:0rem 0rem 0rem 0rem;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* inhalt */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */


.inhalt {width:100%;min-height:90rem;
background:white;
margin: 0 auto;
display:block;
border-left:solid 1.6rem;
border-right:solid 1.6rem;
border-color:#fff;
padding:0rem 0rem 0rem 0rem;
}

.inhaltbox-a {display:block;
text-align:left;
padding:4rem 2rem 4rem 1rem;
background:#fff;
}

.inhaltbox-b {display:block;
text-align:left;
padding:1rem 1rem 4rem 1rem ;
border:dashed .1rem;
border-color: #313131;
background:#f2f2f2;
}


/* menu 2  */

.menu2 ,
.menu2  ul,
.menu2  li {
margin: 0;
padding: 0;
border: 0;
}

.menu2  {width:100%;
}

.menu2 ul { display:block;
text-align:left;padding-left:2.2rem;
}

.menu2 li {
width:100%;
list-style-type: square;
}

.menu2 a {
line-height:2.4rem;
display : inline;
width : 100%;
text-align:left;
color:#2B2D2F;
text-decoration: none;
padding:.2rem;
}

.menu2 a:hover {
color:#fff;
text-shadow:none;
background:#494f54;
text-decoration: none;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* info */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.info {
width:100%;
display:block;
padding:0rem;
}

.infobox {display:block;
background:silver;
font-size:1.5rem;
text-align:left;width:100%;
padding:1rem;
margin-top:1rem;
}

.infobox-a {display:block;
background:#868686;
}

.infobox-b {display:table-cell;width:100%;vertical-align:top;padding-top:.5rem;
}

.info .fas,
.info .fab,
.info .far {display:inline;
color:#fff;
background:transparent;
margin:0.5rem;
text-align:center;
font-size:2.4rem;
height:4rem;
line-height:4rem;
width:4rem;
}

.info h3 {margin-top: 0rem;display:inline;color:#fff;
text-align:left;
margin-bottom:0rem;
}



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

.fuss-main {margin:0 auto;
min-height:10rem;
background:#1f1f1f;
text-align:center;
text-shadow:none;
padding:0;
}

.fuss {display:block;
margin: 0 auto;
width:100%;
border-left:solid 1.6rem;
border-right:solid 1.6rem;
border-top:solid 0rem;
border-bottom:solid 1.6rem;
border-color:#fff;background:#494F54;
color:#cfcfcf;
padding:4rem 0 1rem 0 ;
}

.fuss,
.fuss a {font-size:1.6rem;
}

.fussbox {display:block;
text-align:center;
margin:0 0 3rem 0;padding:0;
}

.fussbox h3 {padding-bottom:.6rem;
font-size:1.8rem;
color:#fff;
text-align:center;
margin-top:0rem;
margin-bottom:1rem;
border-bottom:solid .1rem #7F7F7F;
}

.fuss-bottom {height:5rem;
line-height:5rem;
color:#5D5D5D;
}

.fussname {color:#EFEFEF;padding:1rem .5rem;text-transform:uppercase;letter-spacing:.2rem;font-size:1.4rem }

/* fussmenu 2 */

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

.fussmenu2  {width:100%; }

.fussmenu2 ul {text-align:center; }

.fussmenu2 li { display: block;
width:100%;
line-height:2.6rem;
padding-left:.5rem;
}

.fussmenu2 li a {
padding:0;margin:0
}
.fussmenu2 li a {
display : inline;
width : 100%;
text-align:center;
color:#B0B0B0;
text-decoration: none;
padding:.6rem;
}

.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. */
font-size:1.3rem;
padding-right:.8rem;
content:"\f138";
color:#DFDFDF;
}

.fussmenu2 li a:hover:before {
color:#fff;
}



/*  die social-media-icons im fuss-bereich */

.fussbox a .fas,
.fussbox a .fab,
.fussbox a .far {display:inline-block;
font-size:2rem;
line-height:2.5rem;
height:2.5rem;
width:2.5rem;
margin:0 .1rem;
color:#D9DBDD;
background:transparent;
text-align:center;
}

.fussbox a:hover .fas,
.fussbox a:hover .fab,
.fussbox a:hover .far  {
color:#313131;
background:white;
text-shadow:none;
}



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

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

/* keine angabe */

}


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

.kopf , .spacer , .logo , .inhalt , .fuss  {width:90vw; }

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

}


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

html {font-size:70%; }

/* - - - - -   GRID-SYSTEM    - - - - - */
.box {font-size:1.4rem; }
/* - - - - - ende  GRID-SYSTEM  - - - - - */

.info {
display:table;
table-layout:fixed;
border-collapse:separate;
border-spacing:.5rem;
padding:0rem;
}

.infobox {display:table-cell; vertical-align:top; }

}


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

.kopfbox-a {width:75%;display:table-cell;
text-align:left;vertical-align:top;
}

.kopfbox-b {display:table-cell;width:25%;
vertical-align:top;
text-align:right;
}

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

}


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

html {font-size:64%; }

}


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

.kopf , .spacer , .logo , .inhalt , .fuss  {width:100%; }

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

.inhalt {
display:table;height:100vh;
table-layout:fixed;
border-collapse:separate;
}

.inhaltbox-a {display:table-cell;
vertical-align:top;
padding:4rem 3rem 8rem 1rem;
}

.inhaltbox-b {display:table-cell;
width:24rem;
vertical-align:top;
border:none;
font-size:1.4rem;
padding:3rem 1rem 4rem 1rem;
border-left:solid 1rem white;
}

.inhaltbox-b h3 {
font-size:1.7rem;
}

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

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

.fuss, .fuss a {font-size:1.4rem; }
.fuss h3 {font-size:1.6rem;letter-spacing:.1rem; }
.fussbox h3 {text-align:left; }
.fussmenu2 ul { text-align:left; }
.fussmenu2 li {margin-left:-0.6rem; }

}


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

html {font-size:69%; }

.kopf , .spacer , .logo , .inhalt , .fuss  {width:95vw; }

.kopf-main {padding:2rem 0rem 0rem 0rem; }


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

/* - - - - - ende  GRID-SYSTEM  - - - - - */
}


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

@media (min-width: 1200px) {

html {font-size:72%; }

.kopf , .spacer , .logo , .inhalt , .fuss  {width:80vw; }

}


/* ===================================== ab 1480 pixel ================================= */

@media (min-width: 1480px) {

html {font-size:80%; }

.kopf , .spacer , .logo , .inhalt , .fuss   { width:70vw; }

}






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