

/* = = = = = = = = = = = = = = = = = 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;
height:100%;
}

body {
font-size:1.6rem;
margin: 0 auto;
color:#000;
}

h1, h2, h3, h4, h5 {color:#1E1A1E;
font-weight:bold;
}

h1 {color:#000;
font-size:3rem;
text-align: center;
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:#9A1620;font-weight:normal;
text-decoration: underline;
}

a:hover  {color:#8E151F;
text-decoration:none;

}

/* quelltext-erklärungen - wenn vorhanden */
pre {font-family:'open_sanslight',georgia, tahoma, arial, Verdana, Segoe, 'Open Sans',helvetica,roboto ,sans-serif;
white-space:pre-wrap;font-size:1.5rem;padding:1rem 0rem 1rem 0rem;
margin-bottom:2rem;text-align:center;border:solid 0.1rem #BFBFBF;
background:transparent;
border:solid 1px #DFDFDF;
color:#313131;
}


/* ############################################################ */
/*  speziell*/
/* ############################################################ */

/* bilder -anpassen der grösse */
img {max-width: 100%;display:block;
margin:0 auto;
height: auto;
}

.name {display:block;font-weight:bold;
letter-spacing:0.2rem;
margin:0rem 0 0 1rem;
padding:1rem;
font-size:3rem;
line-height: 3.5rem;
color:#fff;
text-transform:uppercase;
}

.slogan {display:block;
margin:0rem 0 1rem 1rem;
letter-spacing:0.2rem;
padding:0rem;
font-size:2rem;
line-height:2,5rem;
color:red;
text-transform:none;
}


/* buttons */

.btn ul {width:28rem;
padding:0;
margin:0 auto;
}

.btn  li {list-style-type : none;
padding:.3rem .3rem;
margin:0;
border:0;text-align:center;
}

.btn li a {display:table-cell;
text-decoration:none;
width:26rem;
background:#1f1f1f;
color:#fff;
border-radius:36rem;
padding:1rem 1rem;
}

.btn li a:hover {
color: #fff;
background:#BD1C27;
}



/* ############################################################ */
/* spacer  - zwischen-leisten */
/* seitentitel und sprung-pfeil (nach-unten-pfeil / nach-oben-pfeil */
/* ############################################################ */

/* spacer */

.spacer-main {
margin:0 auto;
background:#DFDFDF;
color:#fff;
padding:0rem;
}

.spacer {margin:0 auto;
width:100%;
display:block;
border-left:solid 1.6rem;
border-right:solid 1.6rem;
min-height:2rem;
line-height:2rem;
padding:1rem 1rem;
color:#313131;
background:gold;/*IE9*/
background-image: linear-gradient(gold,orange,darkorange);
box-shadow:0 0  1px black;
}

.spacer.eins {
border-top:solid 0rem;
border-bottom:solid 0.4rem;
border-color:white;
text-align:right;
}

.spacer.zwei {
border-top:solid 0rem;
border-bottom:solid 0.4rem;
border-color:white;
}

.spacer.drei {
border-top:solid 0.4rem;
border-bottom:solid 0.4rem;
border-color:white;
text-align:right;
}

.spacer a {color:transparent;
text-decoration:none;
}

/* seitentitel */
.seitentitel {display:inline;
letter-spacing:0.2rem;
padding:0rem 1rem 0rem 1rem;
color:#fff;
}


/*  sprung-pfeil (nach-unten-pfeil / nach-oben-pfeil */

.jump-smooth {display:inline-block;vertical-align:middle;
color:#fff;
font-size:2.5rem;
}



/* = = = = = = = = = =  = = = = = = = = = =  = = = = = = = = = = = = = = = = = = = = */
/*  GRID-SYSTEM  - mit DISPLAY:INLINE-BLOCK */
/* = = = = = = = = = =  = = = = = = = = = =  = = = = = = = = = = = = = = = = = = = = */

.wrapper-box {display:block;
background:#46688e;
color:#eeeeee;
text-align:center;
padding:1rem .5rem  0rem .5rem;
}

.box {display:inline-block;
width:100%;
font-size:1.5rem;
vertical-align:top;text-align:left;
margin:0rem -.25rem 1rem -.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 0rem .5rem;
}

.bild-text {display:block;
margin:0rem;
padding: 1rem ;
}



/* ############################################################ */
/* bereich kopf */
/* ############################################################ */

.kopf-main {display:block;
margin:0 auto;
background:#DFDFDF;
text-align:center;
padding:0rem;
}

.kopf {
display:block;
margin: 0 auto;
padding:0rem;
border-top:solid 1.6rem;
border-left:solid 1.6rem;
border-right:solid 1.6rem ;
border-color:white;
}

.kopfbox-a {display:block;height:16rem;
background-image:url(../images/picture10a.jpg);
background-repeat:no-repeat;
background-position:50% 50%;
background-size:cover;
padding:1rem;
border-bottom:solid .4rem white;
text-align:left;border-bottom:solid .4rem;
border-color:white;
}

.kopfbox-b {display:block;
background:blue;/*IE9*/
background-image: linear-gradient(#76afef,#5b87b8,#46688e);
box-shadow:0 0  1px black;
padding:1rem;
text-align:left;border-bottom:solid .4rem white;
border-color:white;
}




/* ############################################################ */
/* bereich logo */
/* ############################################################ */

.logo-main {display:block;
background:#EFEFEF;/* IE9*/
background:radial-gradient(white, #BFBFBF,white);
margin:0 auto;
padding:0rem;
}

.logo {
display:block;
margin: 0 auto;
padding:0rem;
border-left:solid 1.6rem;
border-right:solid 1.6rem ;
border-color:white;
}

.logobox-a {
display:block;
text-align:left;
background:blue;/*IE9*/
background-image: linear-gradient(#679ad3,#5b87b8,#46688e);
box-shadow:0 0  padding:1rem;
border-bottom:solid .4rem white;
}

.logobox-b {height:30rem;
display:block;
text-align:right;
background-image:url(../images/picture07b.jpg);
background-repeat:no-repeat;
background-position:50% 50%;
background-size:cover;
padding:1rem;
border-bottom:solid .4rem white;
}

/*  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: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-main {display:block;
margin:0 auto;
min-height:30rem;
background:#EAEAEA;
padding:0rem;
margin:0rem;
}

.inhalt {display:block;min-height:90rem;
background:white;
margin: 0 auto;
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 1.5rem 4rem 1.5rem;
background:#fff;
}

/* = = = = = = = = = =  = = = = = = = = = =  = = = = = = = = = = = = = = = = = = = = */
/*  GRID-SYSTEM  - mit DISPLAY:INLINE-BLOCK */
/* = = = = = = = = = =  = = = = = = = = = =  = = = = = = = = = = = = = = = = = = = = */

.wrapper-box {display:block;
background:#46688e;
text-align:center;
padding:.5rem .5rem  .2rem .5rem;
box-shadow:none;
}

.box {display:inline-block;
width:100%;
padding:0rem .5rem 0rem .5rem;
vertical-align:top;text-align:left;
margin:0rem -.25rem .4rem -.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_4,
.box-1_of_4b ,
.information .box-1_of_2 ,
.information .box-1_of_3 {width:100%; }

#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  {background:#46688e;margin:-2rem -2rem;padding:0rem 0 0 0;} 

#gallery-02  {background:#dedede;margin:-2rem -2rem;padding:.2rem 0 0 0;}
#gallery-01 .box:hover img  ,#gallery-02 .box:hover 


/* bildtext */

.bild-text {display:block;
background:transparent;
margin:0rem;
padding: 1rem 1rem ;
font-size:1.4rem;
}

.bild-text b {color:#203A51;
font-weight:bold;
text-transform:uppercase;
}


table#Tabelle1 {
    border: 1px solid black;
}
 
 table#Tabelle1 {
    width:100%;
}

table#Tabelle1 tr:nth-child(even) {
    background-color: #FFFFAF
}
 
table#Tabelle1 tr:nth-child(odd) {
    background-color: #FFFF7D;
}
 
table#Tabelle1 th {
    color: white;
    background-color: #46688e;
    padding: 4px 4px 2px 4px;
}
 
table#Tabelle1 td {
    border: 1px solid black;
    padding: 2px;
}


table#Tabelle2 {
    border-collapse: collapse;
}
 
table#Tabelle2 {
    width:100%;
}

table#Tabelle2 tr:nth-child(even) {
    background-color: #fff
}
 
table#Tabelle2 tr:nth-child(odd) {
    background-color: #fff
}
 
 td.angebot {
background-color: transparent;
background-image: linear-gradient(blue,red,yellow,);
}

 td.angebot2 {
background-color: transparent;
background-image: linear-gradient(to right, #0710c7 0%, #fbe200 50%, #0710c7 75%);
}

 td.angebot3 {
background-color: transparent;
background-image: linear-gradient(#62076f,#fbe200);
background-size: 10px 20px;
}

table#Tabelle2 th {
    color: white;
    background-color: #7c7c7c;
    padding: 4px 4px 2px 4px;
}

table#Tabelle2 td {
    border: 1px solid black;
    padding: 2px;
}

table#Tabelle2b {
    border-collapse: collapse;
}
 
table#Tabelle2b {
    width:100%;
}

table#Tabelle2b tr:nth-child(even) {
    background-color: #fff
}
 
table#Tabelle2b tr:nth-child(odd) {
    background-color: #fff
}
 

table#Tabelle2b th {
    color: white;
    background-color: #46688e;
    padding: 4px 4px 2px 4px;
}

table#Tabelle2b td {
    border: 1px solid black;
    padding: 2px;
}

table#Tabelle2a {
    border-collapse:collapse;
	margin-left: auto;
    margin-right: auto;
}

table#Tabelle2a tr:nth-child(even) {
    background-color: #fff
}
 
table#Tabelle2a tr:nth-child(odd) {
    background-color: #fff
}
 
 td.angebot {
background-color: transparent;
background-image: linear-gradient(blue,red,yellow);
}

 td.angebot2 {
background-color: transparent;
background-image: linear-gradient(to right, #0710c7 0%, #fbe200 20%, #0710c7 40%, #fbe200 60%, #0710c7 80% );
}
 td.neu {
background-color: transparent;
background-image: linear-gradient(#0033cc,#18f0f8);
}

 td.gemischt {
background-color: transparent;
background-image: linear-gradient(green,#FF6600);
}

 td.schrift {
color:white;
}

table#Tabelle2a th {
    color: white;
    background-color: #7c7c7c;
    padding: 4px 4px 2px 4px;
}

table#Tabelle2a td {
    border: 1px solid black;
    padding: 2px;
}

table#Tabelle3 {
    border-collapse:collapse;
	margin-left: auto;
    margin-right: auto;
}
 
 table#Tabelle3 {
    width:50%;
}

table#Tabelle3 tr:nth-child(even) {
    background-color: #fff
}
 
table#Tabelle3 tr:nth-child(odd) {
    background-color: #fff
}
 
table#Tabelle3 th {
    color: white;
    background-color: #46688e;
    padding: 4px 4px 2px 4px;
}

.ver th {
   text-align: left; vertical-align: top;
}
.ver th span {
   writing-mode: horizontal-tb;
  -webkit-text-orientation: mixed;
  text-orientation: mixed
}
.labeled {
   -ms-writing-mode: tb-rl; 
   writing-mode: vertical-rl; 
   transform:rotate(180deg);
}
 


.inhaltbox-b {display:block;
text-align:left;
padding:0rem 2rem 4rem 2rem ;
border:dashed .1rem;
border-color: #8F8F8F;
background:#eeeff4;
}

.inhaltbox-b h3 {
background:#46688e;
color:white;
font-size:1.5rem;
line-height: 1.9rem;
margin-top: 2rem;
margin-bottom:1.5rem;
padding:.5rem 1rem ;
}

.inhaltbox-b .wrapper-box {display:block;
background:#f2f3fa;color:#363036;
text-align:center;
padding:1rem 0rem  1rem 0rem;
}

.inhaltbox-b .box-1_of_2
{width:100%;padding:1rem 0rem 1rem 0rem;
}

/* 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 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:#000;
color:#fff;
text-shadow:none;
text-decoration: none;
}



/* ############################################################ */
/* bereich fuss */
/* ############################################################ */

.fuss-main {display:block;margin:0 auto;
min-height:10rem;
background:#CFCFCF;
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:#46688e;
color:#fff;
padding:4rem 0 1rem 0 ;
}

.fuss,
.fuss a {font-size:1.6rem;
}

.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.8rem;
color:#fff;
text-align:left;
margin-top:0rem;
margin-bottom:1rem;
border-bottom:solid .1rem #4E4E4E;
}

.fuss-bottom {height:5rem;
line-height:5rem;
color:#5D5D5D;
}

.fussname {color:#383838;
padding:1rem .5rem;
text-transform:uppercase;
letter-spacing:.21rem;
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: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%;
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. */
font-size:1.2rem;
padding-right:.8rem;
content:"\f054";
color:#CB1E2D;
}

.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:1.6rem;
line-height:2.5rem;
height:2.5rem;
width:2.5rem;
margin:0 .5rem;
color:#CB1E2D;
background:transparent;
text-align:center;
border-radius:36rem;
box-shadow:0 0 0 2px #CB1E2D ;

}

.fussbox a:hover .fas,
.fussbox a:hover .fab,
.fussbox a:hover .far  {
color:#CB1E2D;
background: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) {

/* keine angabe */

}


/* ==================================== ab 480 pixel ================================== */
@media (min-width: 480px) {

.kopf , .spacer , .logo , .inhalt , .fuss  {width:90vw; }

.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; }
.inhaltbox-b .box-1_of_2 {width:50%; padding:0rem 1rem; }
/* - - - - - ende  GRID-SYSTEM  - - - - - */

}


/* ==================================== ab 640 pixel ================================== */
@media (min-width: 640px) {

.logo {
display:table;
table-layout:fixed;
border-spacing:0rem;
}

.logobox-a {width:30rem;
display:table-cell;
vertical-align:middle;
border-right:solid .4rem white;
}

.logobox-b {
display:table-cell;
vertical-align:bottom;
background-size:auto;
}

/* - - - - -   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:1.8rem;
line-height: 2.3rem;
}

.kopf {
display:table;
table-layout:fixed;
border-collapse:separate;
border-spacing:0rem;
}

.kopfbox-a {display:table-cell;
text-align:left;
vertical-align:middle;
}

.kopfbox-b {display:table-cell;
width:50%;
vertical-align:middle;
text-align:right;
border-left:solid .4rem white;
}

.inhalt {
display:table;height:100vh;
table-layout:fixed;
border-collapse:separate;
}

.inhaltbox-a {display:table-cell;
vertical-align:top;
padding:6rem 3rem 8rem 3rem;
}

.inhaltbox-b {display:table-cell;
width:24rem;
vertical-align:top;
border:none;
font-size:1.4rem;
padding:0rem 1rem 1rem 1rem;
border-left:solid 1rem white;
}

.inhaltbox-b .bild-text {
padding:1rem 0 0 0 ;
}

/* - - - - -  GRID-SYSTEM  - - - - - */
.inhaltbox-b .box-1_of_2 {width:100%; }
/* - - - - - ende  GRID-SYSTEM  - - - - - */

.inhaltbox-b h3 {
margin-top: 4rem;
}

.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.2rem; }
.fuss h3 {font-size:1.4rem;letter-spacing:.1rem; }

}


/* ===================================== ab 960 pixel ================================= */
@media (min-width: 960px) {

/* - - - - -  GRID-SYSTEM  - - - - - */
.box-1_of_2b {width: 50%;  }
/* - - - - - ende  GRID-SYSTEM  - - - - - */

}



/* ===================================== 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; }
.fuss-main {padding:0rem 0rem 2rem 0rem; }

/* - - - - -  GRID-SYSTEM  - - - - - */
.box-1_of_4 {width: 25%;  }
/* - - - - - ende  GRID-SYSTEM  - - - - - */

}


/* ===================================== ab 1200 pixel ================================= */

@media (min-width: 1200px) {

.kopf , .spacer , .logo , .inhalt , .fuss  {width:80vw; }

}


/* ===================================== ab 1400 pixel ================================= */

@media (min-width: 1400px) {

.kopf , .spacer , .logo , .inhalt , .fuss   { width:75vw; }

.inhaltbox-a {padding:6rem 6rem 8rem 6rem; }

}






/* +  +  +  +  + +  +  +  +  +  C O D E ENDE  +  +  +  +  +  +  +  +  +  + */