

/* = = = = = = = = = = = = = = = = = 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;
font-weight:normal;
height:100%;
}

body {
font-size:1.6rem;
margin: 0 auto;color:#000;
}

/* überschriften */

h1, h2, h3, h4, h5 {
font-family:'robotolight';
font-weight:normal;
}

h1 {
font-size:3.2rem;
line-height: 3.5rem;
margin-top: 0rem;
margin-bottom: 4.5rem;
letter-spacing:.0rem;
}

h2 {
font-size:2.5rem;
line-height: 3rem;
margin-top: 1rem;
margin-bottom: 4.5rem;
letter-spacing:0rem;
}

h3 {
font-size:1.9rem;
line-height: 2.3rem;
margin-top: 1rem;
margin-bottom:2.5rem;
letter-spacing:0rem;
xtext-transform:uppercase;
}




/* allgemeine links  */

a {background-color:transparent;
color:#000;
text-decoration: underline;
}

a:hover  {color:#000;
background-color:transparent;
text-decoration:none;
}


/* quelltext-erklärungen - wenn vorhanden */


pre {white-space:pre-wrap;position:relative;
font-size:1.5rem;
padding:0rem 1rem 2rem 1rem;
color:#000;
background:#EAECFF;
font-family:'open_sanslight';
margin:0 auto;
margin-bottom:2rem;
text-align:center;
border:dashed 0.1rem black;
}


pre .extra {display:inline-block;position:absolute;left:-1.5rem;top:1.5rem;font-size:1.8rem;
color:#fff;font-weight:bold;background:#525054;padding:0 .5rem;
transform:rotate(-45deg);
}


/* ############################################################ */
/*  speziell*/
/* ############################################################ */

.container_haupt {
margin:0 auto;
width:100%;padding:0rem;
background:#EAECFF;
}

.wrapper {box-shadow:0rem 0rem .2rem #4F4F4F;
border: solid 1rem #DFDFDF;
margin:0 auto;
width:100%;padding:0rem;
}

/* bilder allgemein -anpassen der grösse */
img {max-width: 100%;display:inline-block;
margin:0 auto;
height: auto;
}



/* ############################################################ */
/* bereich kopf */
/* ############################################################ */

.kopf-main {
padding:0;
margin:0 auto;
}

.kopf {display:table;
width:100%;
background:#fff;/* IE9*/
margin: 0 auto;
padding:0;
}

.kopfbox-1a  {
padding:1rem ;
display:block;
text-align:center;
}

.kopfbox-1b  {
display:block;text-align:center;
padding:1rem;
}

.name {display:block;
font-family:'robotolight';
font-size:2.6rem;
line-height:2.8rem;

letter-spacing:0.2rem;
color:#000;
}

/*  die icons im kopfbereich */
.kopf .icon-liste .fas,
.kopf .icon-liste .fab,
.kopf .icon-liste .far {
font-size:1.5rem;
line-height:1.5rem;
height:1.5rem;
width:1.5rem;
color:#66827E;
margin:.2rem;
}

.kopf .icon-liste ul {
padding:0;
margin:0;
}

.kopf .icon-liste li {display:inline;
padding:0;
margin:.5rem
}


/* ############################################################ */
/* bereich logo */
/* ############################################################ */

.logo-main {
padding:0;
margin:0 auto;background-image:url(../images/logo02.jpg);
background-position:50% 50%;
background-repeat:no-repeat;
background-size:cover;
}

.logo {display:table;width:100%;
margin: 0 auto;
padding:0;
}

.logobox-1a  {
padding:2rem ;
display:none;text-align:center;
}

.logobox-1b  {min-height:32rem;
padding:1rem 1rem 1rem 1rem;
display:block;text-align:right;
}

.seitentitel { background:black;color:white;display:inline-block;
padding:.5rem 1rem .5rem .6rem;
margin-bottom:1rem;
}


/* ############################################################ */
/* bereich content */
/* ############################################################ */

.content-main {
padding: 0;
margin:0;
min-height:40rem;
}

.content {background:#fff;
margin: 0 auto;
padding:0;
}

.contentbox-1a {
background:#f7f7f7;/* IE9 */
background:linear-gradient( #f9f9f9 10%, #fff 30%  ,#fff , #fff 70%,  #f9f9f9 100%);
padding:4rem 2rem ;
display:block;text-align:left;
}

.contentbox-1b  {background:white;
display:block;text-align:left;
padding:4rem 2rem 5rem 2rem ;
}

.fotostrecke  {font-size:1.4rem;
display: block;text-align:center;
margin:1rem 0;
padding:0rem 0rem ;
}

/* bilder im inhaltsbereich -anpassen der grösse */

.content .wrapper-bild {display:block;
text-align:center;
margin:0 auto;
}

.content .bild-1_of_1 {max-width: 100%; }

.content .bild-1_of_2 {max-width: 100%; }

.content .bild-1_of_3 {max-width: 100%; }



/ *===== 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 {
display : inline;
width : 100%;
text-align:left;
color:#000;
text-decoration: none;
padding:.2rem;
}

.menu2 a:hover {
color:#000;
text-shadow:none;
text-decoration: underline;
}


/* ############################################################ */
/* bereich fusstop */
/* ############################################################ */


.fusstop-main {display:table;width:100%;
padding:0;
margin:0 auto;
color:#fff;
font-size:1.5rem;
line-height:1.7rem;
}

.fusstop {display:table;width:100%;
background:#4f4343;
margin: 0 auto;
padding:0 ;
background-image:url(../images/logo01.jpg);
background-position:50% 50%;
background-repeat:no-repeat;
background-size:cover;
}

.fusstopbox-1a  {display:block;
background:rgba(40,94,140,.5);
text-align:center;
padding:3rem 1rem ;
}

.fusstopbox-1b  {
display:none;
text-align:center;
padding:3rem 1rem;
}


/*  die icons im fusstopbox-1a  */

.fusstopbox-1a .icon-liste .fas,
.fusstopbox-1a .icon-liste .fab,
.fusstopbox-1a .icon-liste .far {
width:3rem;
line-height:2rem;
color:#fff;
text-shadow: 0 -1px 1px #104B10, 0 1px 1px #104B10;
}

.fusstopbox-1a .icon-liste ul {
padding:0rem;
margin:0;
}

.fusstopbox-1a .icon-liste li {list-style:none;
padding:0rem;
margin:0;
}




/* ############################################################ */
/* bereich fuss */
/* ############################################################ */


.fuss-main {color:#000;background:#fff;/* IE9*/
background:linear-gradient(to bottom , #fff, #efefef, #fff );
margin:0 auto;
}

.fuss {display:table;width:100%;
margin: 0rem auto;
padding: 0rem;
}

.fuss-main a {
text-decoration:none;
}

.fussbox-1a  {display:block;
text-align:center;
padding:4rem .5rem 0rem .5rem ;
}

.fussbox-1b  {display:block;
text-align:center;
padding:0rem .5rem 4rem .5rem ;
}

.fussname {display:block;
font-family:'robotolight';
text-align:center;
padding:.5rem;
font-size:1.2rem;
line-height:1.5rem;
letter-spacing:0.1rem;
color:#000;
}



/* ############################################################ */
/* bereich fussmenu */
/* ############################################################ */


.fussmenu  {width:100%;margin:0 auto;
}

.fussmenu ul {padding:0;margin:0}

.fussmenu li { display:inline;list-style: none;
width:100%;
margin-left:0rem;
padding-left:.5rem;
padding-right:.5rem;
}

.fussmenu a {font-size:1.1rem;
width : 100%;
text-align:left;
color:#000;
text-decoration:none;
padding:0rem;
letter-spacing:.2rem;
}

.fussmenu a:hover {
color:#000;
text-shadow:none;
background:transparent;
text-decoration: underline;
}



/* ############################################################ */
/* M E D I A   Q U E R I E S - BILDSCHIRMABFRAGEN*/
/* ############################################################ */


/* ==================================== ab 360 pixel ================================== */
@media (min-width: 360px) {

.container_haupt {padding:2rem 0rem; }

.wrapper {width:90vw;border: solid 1rem #fff; }


}


/* ==================================== ab 480 pixel ================================== */
@media (min-width: 480px) {


.content .bild-1_of_1 {max-width: 80%; }

.content .bild-1_of_2 {max-width: 80%; }

.content .bild-1_of_3 {max-width: 80%; }

}


/* ==================================== ab 550 pixel ================================== */
@media (min-width: 550px) {

.contentbox-1a ,.contentbox-1b   {
padding:4rem;
}


}


/* ==================================== ab 600 pixel ================================== */
@media (min-width: 600px) {

/* keine angabe */

}


/* ==================================== ab 640 pixel ================================== */
@media (min-width: 640px) {

html {
font-size:68%;
}

.kopf {height:10rem; }


.kopfbox-1a  {width:65%;
display:table-cell;vertical-align:bottom;
}

.kopfbox-1b  {background:rgba(255,255,255,.6);
width:35%;
display:table-cell;vertical-align:bottom;
}

.content .bild-1_of_1 {max-width: 90%; }

.content .bild-1_of_2 {max-width: 90%; }

.content .bild-1_of_3 {max-width: 90%; }


}


/* ==================================== ab 768 pixel ================================== */
@media (min-width: 768px) {

html {font-size:70%;}

.wrapper {
width:92vw;
}

.kopfbox-1a  {text-align:right; }

.seitentitel { display:none }

.logo { height:30rem; }

.logobox-1a  {width:65%;
display:table-cell;vertical-align:middle;
}

.logobox-1b  {width:35%;
display:table-cell;vertical-align:middle;
background:rgba(40,94,140,.5);
}

.contentbox-1a  {width:65%;text-align:left;
padding:4rem 2rem 6rem 3rem ;
display:table-cell;vertical-align:top;
}

.contentbox-1b  {width:35%;padding:2rem 1rem 2rem 2rem ;
display:table-cell;vertical-align:top;
font-size:1.3rem;
}

.contentbox-1b h3 {
font-size:1.6rem;
line-height: 1.9rem;
}


.content img {margin:.1rem; }

.content .bild-1_of_1 {max-width: 90%; }

.content .bild-1_of_2 {max-width: 45%; }

.content .bild-1_of_3 {max-width: 31%; }

.fusstopbox-1a  {width:65%;
display:table-cell;vertical-align:middle;
}

.fusstopbox-1b  {width:35%;
display:table-cell;vertical-align:middle;
}

.fusstop {height:20rem; }


}


/* ==================================== ab 800 pixel ================================== */
@media (min-width: 800px) {

html {font-size:78%;}

}


/* ===================================== ab 1024 pixel ================================= */

@media (min-width: 1024px) {

html {
font-size:80%;}


.kopfbox-1a , .logobox-1a , .contentbox-1a,.fusstopbox-1a  {width:70%; }

.kopfbox-1b , .logobox-1b , .contentbox-1b,.fusstopbox-1b  {width:30%; }

}


/* ===================================== ab 1100 pixel ================================= */

@media (min-width: 1100px) {

.wrapper {width:90vw; }

}


/* ===================================== ab 1200 pixel ================================= */

@media (min-width: 1200px) {

html {font-size:72%; }

}


/* ===================================== ab 1400 pixel ================================= */

@media (min-width: 1400px) {

html {font-size:80%; }

.wrapper {width:80vw; }

}


/* +  +  +  +  + +  +  +  +  +  C O D E ENDE  +  +  +  +  +  +  +  +  +  + */