

/* = = = = = = = = = = = = = = = = = 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',georgia, 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:#000;
}

h1, h2, h3, h4, h5 {color:#1E1A1E;
font-weight:bold;
}


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:1.8rem;
line-height: 2.3rem;
margin-top: 1rem;
margin-bottom:2.5rem;
letter-spacing:0rem;
}


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

a:hover  {color:#000;
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-top:3rem;
margin-bottom:3rem;text-align:center;border:solid 0.1rem #FFFFFF;
background:#FBFBFB ;
color:#7F7F7F;
border:dotted 2px #DFDFDF
}


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

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

.name b {color:red; }


.slogan {display:block;
margin:0rem 0 1rem 1rem;
letter-spacing:0.2rem;
padding: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;
}


/* seitentitel und nach-oben-pfeil */

.spacer {margin:0 auto;
width:100%;
display:block;
border-color:#fff;
min-height:4rem;
line-height:4rem;
padding:0rem 1rem;
text-align:right;
color:#313131;
background:red;
}

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

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

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


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

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

.box {display:inline-block;
width:100%;
padding:.4rem ;
vertical-align:top;text-align:left;
margin:0rem -.2rem -.2rem -.2rem ;/* 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%;
}

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


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


.kopf {
display:block;
margin: 0 auto;
padding:0rem;

}

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

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

/*  die icons im kopfbereich */

.kopf a {
text-decoration:none;
}

.kopf a .fas,
.kopf a .fab,
.kopf a .far {display:inline-block;
margin:0 .4rem;
text-align:center;
font-size:1.6rem;
height:3rem;
line-height:3rem;
width:3rem;
background:#fff;
border-radius:36rem;
color:#000;
}

.kopf a:hover .fas,
.kopf a:hover .fab,
.kopf a:hover .far  {
color:#fff;
background:#000;
}


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


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

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

.logobox-b {
display:block;
text-align:left;
background:#0F1008;
padding:1rem 2rem;
}


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


.inhalt {display:block;min-height:90rem;
background:white;
margin: 0 auto;
border-color:#fff;
padding:0rem 0rem 0rem 0rem;
}

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

.inhaltbox-b {display:block;
width:100;
text-align:left;
padding:0rem 2rem 4rem 2rem ;
border-left:solid 0;
border-color:#9f9f9f;
background:#f8f7f8;
}

.inhaltbox-b h3 {background:transparent;color:#7F7F7F;font-weight:normal;
font-size:1.8rem;
line-height: 2.3rem;
margin-top: 2rem;
margin-bottom:1.5rem;
padding:.2rem .4rem;
border:solid 1px #DFDFDF
}



/* 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;
color:#C0170A;
}

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

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



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


.fuss {display:block;
margin: 0 auto;
width:100%;
background:#0F1008;
padding:4rem 0 1rem 0 ;
}

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

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

.fussbox h3 {padding-bottom:.6rem;
font-size:1.8rem;
color:#fff;
text-align:left;
margin-top:0rem;
margin-bottom:1rem;
border-bottom:dotted .1rem #555555;
}


/* 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%;
line-height:2.6rem;
padding-left:2rem;text-indent:-2rem;; /* rückt gfls eine zweite zeile ein*/
}

.fussmenu2 li a {
display : inline;
width : 100%;
color:#DFDFDF;
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. */
font-size:1.3rem;
padding-right:.8rem;
content:"\f152";
color:red;
}

.fussmenu2 li a:hover:before {
content:"\f152";
font-weight: 400;
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:red;
background:transparent;
text-align:center;
}

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



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

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

.inhaltbox-a {padding:4rem 3rem 6rem 3rem; }

}


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

.inhaltbox-b {padding:0rem 4rem 4rem 4rem ; }

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

}


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

html {font-size:70%; }

.inhaltbox-b {padding:0rem 1.5rem 4rem 1.5rem ; }

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

}


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

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

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

.logobox-b {width:24rem;
display:table-cell;
vertical-align:middle;
}

}


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

html {font-size:64%; }

}


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

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

.kopfbox-a {display:table-cell;
text-align:left;
vertical-align:bottom;
height:16rem;
}

.kopfbox-b {display:table-cell;
width:24rem;
vertical-align:middle;
text-align:right;
background-image:url(../images/picture11.jpg);
background-repeat:no-repeat;
background-position:50% 50%;
background-size:cover;
}

.kopf a .fas,
.kopf a .fab,
.kopf a .far {display:block;
margin:.5rem .4rem;
}

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

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

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

.inhaltbox-b .bild-text {
padding: 0;
}

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


.fuss {width:100%;
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.3rem; }
.fuss h3 {font-size:1.4rem;letter-spacing:.1rem; }

}


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

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

.name  {padding:0 3rem;
font-size:3rem;
line-height: 3.3rem;
}
.slogan  {padding:0 3rem;
font-size:2.2rem;
line-height: 2.5rem;
}

.fuss {padding:2rem 3rem 2rem 3rem ;

}


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

html {font-size:69%; }

.inhaltbox-a {padding:4rem 5rem 8rem 5rem; }

}


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

@media (min-width: 1200px) {

html {font-size:80%; }

.kopfbox-b, .logobox-b, .inhaltbox-b {width:30rem; }

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

}


/* ===================================== ab 1400 pixel ================================= */

@media (min-width: 1400px) {

.inhaltbox-a {padding:6rem 9rem 10rem 9rem; }

.fuss {padding:4rem 7rem 4rem 7rem ;}

}






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