

/* = = = = = = = = = = = = = = = = = 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.4;
font-weight:normal;
height:100%;
}

body {
font-size:1.7rem;
margin: 0 auto;
color:#989696 ;
}

/* zusätzliche zeilenabstände, absatz */
.content br {
line-height:.6;
}

p.break  {
line-height:7rem;margin:0;
}


/* überschriften */

h1, h2, h3, h4, h5 {color:989696;
font-family:'robotolight';
font-weight:normal;
}

h1 {text-align:left;
font-size:3.5rem;
line-height: 3.7rem;
margin-top: 0rem;
margin-bottom: 4.2rem;
letter-spacing:.0rem;
}

h2 {
font-size:2.6rem;
line-height: 2.8rem;
margin-top: 0rem;
margin-bottom: 3.5rem;
letter-spacing:0rem;
}

h3 {
font-size:2.1rem;
line-height: 2.3rem;
margin-top: 2.1rem;
margin-bottom:1.4rem;
letter-spacing:0rem;
}

/* allgemeine links  */

a {background-color:transparent;
color:#ececec ;
text-decoration: underline;
}

a:hover  {color:#ececec ;
background-color:transparent;
text-decoration:none;
}

/* quelltext-erklärungen - wenn vorhanden */
pre {white-space:pre-wrap;
font-size:1.5rem;
padding:1rem 0.5rem 1rem 0.5rem;
margin-bottom:2rem;
text-align:center;
color:#fff;
background:ececec;
border:dotted .1rem 535353;
}


/* ############################################################ */
/*  speziell*/
/* ############################################################ */

.container_haupt {overflow:hidden;
margin:0 auto;
width:100%;
background:#fff; /* IE9 */
background:linear-gradient(#F2F3F2 ,white , #F2F3F2);
}

.wrapper {
background:ececec; /* IE9*/
background:linear-gradient(ececec,#E941A2 ,ececec);
margin:0 auto;
width:100%;padding:0rem;
border:solid 6px #fff;
box-shadow:0 0  5px #000,inset 0px 0px 0 1px black;
}

/* bilder allgemein standard - anpassen der grösse  */
img {width: 100%;
height: auto;
margin:0 auto;
}

.name {position:absolute;
z-index:4;text-align:center;
width:90%;
display:inline-block;
left:5%;
top:2rem;
text-align:center;
font-family:'robotolight';
padding:.6rem;margin:0 auto;
font-size:1.6rem;
line-height:2rem;
letter-spacing:2px;
color:#000;
background:#fff;
text-transform:uppercase;
text-shadow:0 0  1px 535353;
box-shadow:0 0 2px black;
transform-origin: 50% 50%;
transform: rotate(20deg);
animation: pendel 18s infinite alternate ease-in-out; /* HIER WIRD DIE ANIMATION 'Pendel' AUSGELÖST */
}

/* halbkreis mit rechteck ganz unten (mit top-pfeil)  */
.halbreis-rechteck {display:inline-block;
text-align:center;
height: 100px;line-height:100px;
width: 100px;
margin-bottom:1rem;
background:535353; /* IE9*/
background:linear-gradient(to right bottom, 6c6b6b);
border-radius: 100px 100px 0 0px ;
}

.halbreis-rechteck .fas,
.halbreis-rechteck .fab,
.halbreis-rechteck .far {color:lightpink;
font-size:3rem;
height: 100px;
width: 100px;
line-height:100px;
}

.halbreis-rechteck .fas:hover,
.halbreis-rechteck .fab:hover,
.halbreis-rechteck .far:hover {
color:#fff;
animation:wobble 1s 1  ease-out; /* HIER WIRD DIE ANIMATION 'wobble' AUSGELÖST */
}


/* ############################################################ */
/* bereich logo */
/* ############################################################ */

.logo {position:relative;
display:table;
width:100%;
text-align:center;
margin: 0 auto;
padding:0;
}

.logobox-1a  {position:absolute;
z-index:2;
top:4rem;
left:4rem;
width:100%;height:26rem;
display:table-cell;
vertical-align:middle;
padding:2rem ;
text-align:center;
transform: rotate(0deg);
transform-origin: 50% 50%;
background-image:url(../images/picture05.jpg);
background-position:50% 50%;
background-repeat:no-repeat;
background-size:cover;
border:solid 1.5rem #fff;
box-shadow:0 0 0 1px #7F7F7F;
animation: pendel 14s infinite alternate ease-in-out; /* HIER WIRD DIE ANIMATION 'pendel' AUSGELÖST */

}

.logobox-1b  {position:relative;
top:6rem;
left:30%;
z-index:3;
display:block;
width:100%;
height:26rem;
padding:0rem 0rem ;
text-align:left;
transform: rotate(-25deg);
transform-origin: 30% 100%;
background-image:url(../images/picture09.jpg);
background-position:50% 50%;
background-repeat:no-repeat;
background-size:cover;
border:solid 1.5rem #fff;
box-shadow:0 0 0 1px #7F7F7F;
animation: pendel 8s infinite alternate ease-in-out; /* HIER WIRD DIE ANIMATION 'pendel' AUSGELÖST */
}

.logobox-1b .filter  {position:absolute;
top:0rem;
left:0rem;
width:100%;
z-index:4;
display:block;
height:23rem;
background:rgba(0,0,0,.3);
}

.logobox-1c  {position:absolute;
z-index:2;
top:-2rem;
right:2rem;
display:table-cell;vertical-align:middle;
width:100%;height:26rem;
padding:2rem ;
text-align:center;
transform: rotate(10deg);
transform-origin: 0% 100%;
background-image:url(../images/picture10.jpg);
background-position:50% 50%;
background-repeat:no-repeat;
background-size:cover;
border:solid 1.5rem #fff;
box-shadow:0 0 0 1px #7F7F7F;
animation: pendel-2 12s infinite alternate ease-in-out; /* HIER WIRD DIE ANIMATION 'pendel-2' AUSGELÖST */

}


/* ############################################################ */
/* bereich content */
/* ############################################################ */


.content {display:block;
position:relative;z-index:1;
min-height:40rem;
margin: 0 auto;
text-align:left;
padding:10rem 3rem 7rem 3rem ;
}


/* = = = = = = = = = =  = = = = = = = = = =  = = = = = = = = = = = = = = = = = = = = */
/* BILDER IM INHALTSBEREICH -ANPASSEN DER GRÖSSE */
/* bilder mit normalem textfluss per 'display:inline-block' */
/* = = = = = = = = = =  = = = = = = = = = =  = = = = = = = = = = = = = = = = = = = = */

.content .wrapper-bild {display:block;
text-align:center;
padding:0;margin:3rem 0;
}

.bild {display:inline-block;
margin:0 -.25rem 0rem -.25rem ;/* ausgleich für INLINE-BLOCK-WHITESPACE-BUG*/
}

.bild-1_of_1 { width: 70%; }

.content .wrapper-bild img {
padding:0;
margin:0;
border: solid 1rem white;
box-shadow: 0  0 0 1px #000;
}

.content .wrapper-bild img:hover {
color:#fff;
animation:wobble 1s 1  ease-out; /* HIER WIRD DIE ANIMATION 'wobble' AUSGELÖST */
}


/* = = = = = = = = = = = = = = = = = = = = ENDE  BILDER  = = = = = = = = = = = = = = = = = = = = */


/*  die icons im content-bereich  */
.content .icon-liste .fas,
.content .icon-liste .fab,
.content .icon-liste .far {
text-align:center;
font-size:4rem;
line-height:8rem;
height:8rem;
width:8rem;
color:#6c6b6b;
background:6c6b6b;
border-radius:36rem;
box-shadow:inset 0rem 0rem 0.3rem  #000,  0 0 0  10px lightpink;
background:linear-gradient(to right bottom, 6c6b6b );
text-shadow:0rem 0rem 0.1rem #000;
}


.content .icon-liste h3  {
color:#fff;
text-shadow:1px 1px  2px #4F4F4F;
font-size:1.4rem;
letter-spacing:.4rem;
}

.content .icon-liste   {
padding:0rem;
margin:0;text-align:center;
}

.content .icon-liste  ul {
padding:0rem 0rem;
margin:0
}

.content .icon-liste  li {display:inline-block;
padding:1rem;
margin-bottom:.3rem;
}

.content .icon-liste  li:hover {
animation:drehen .5s 1  ease-out; /* HIER WIRD DIE ANIMATION 'drehen' AUSGELÖST */
}



/* ############################################################ */
/* bereich fuss */
/* ############################################################ */

.fuss {display:table;
margin: 0rem auto;text-align:center;
padding:1rem;width:100%;
height:16rem;
}


.fussbox-1a  {
display:table-cell;
vertical-align:middle;text-align:center;
text-align:center;
padding:0rem 0rem  ;
font-size:1.6rem;
line-height:1.9rem;
}



.fussname {display:block;
font-family:'robotolight';
text-align:center;
padding:.6rem;
font-size:1.2rem;
line-height:1.5rem;
letter-spacing:0.2rem;
color:#000;color:#989696 ;
}


/* ############################################################ */
/* bereich fussmenu */
/* ############################################################ */


.fussmenu  {width:100%;margin:0 auto;padding:0}

.fussmenu ul {padding:0;margin:0}

.fussmenu li { display:block;list-style: none;
width:100%;
line-height:2rem;
margin-left:0rem;
padding-left:.5rem;
padding-right:.5rem;
}

.fussmenu a {font-size:1.4rem;
line-height:1.6rem;
width : 100%;
text-align:left;
color:#989696 ;
text-decoration:none;
padding:0rem;
letter-spacing:.2rem;
}

.fussmenu a:hover {
color:#fff;
text-shadow:none;
background:transparent;
text-decoration: underline;
}



/* ############################################################ */
/* M E D I A   Q U E R I E S - RESPONSIVE-BILDSCHIRMABFRAGEN*/
/* ############################################################ */

/* ==================================== ab 320 pixel ================================== */


/* - - - - -  nur info - - - - - */
/*  für die kleinste smartphone-auflösung von 320pixel benötigen wir KEINE bildschirmabragen (media queries), denn hierfür gilt ja automtisch der gesamte vorstehende quelltext-code - weil wir das template ja 'mobile-first' angelegt haben */



/* ==================================== ab 360 pixel ================================== */
@media (min-width: 360px) {

/* - - - - -  keine angabe - - - - - */


}


/* ==================================== ab 480 pixel ================================== */
@media (min-width: 480px) {

.logobox-1a , .logobox-1b , .logobox-1c {width:70%; }

.name {
width:80%;
left:10%;
}

/* - - - - -  bilder - - - - - */
.content .bild-1_of_1 { width: 60%; }
/* - - - - - ende  bilder - - - - - */

.fussmenu li { display:inline;
}


}


/* ==================================== ab 550 pixel ================================== */
@media (min-width: 550px) {

.content {
padding:12rem 4rem 7rem 4rem ;
}


}


/* ==================================== ab 600 pixel ================================== */
@media (min-width: 600px) {

/* keine angabe */

}


/* ==================================== ab 640 pixel ================================== */
@media (min-width: 640px) {

html {
font-size:68%;
}
.name {
width:60%;
left:15%;
}

}


/* ==================================== ab 768 pixel ================================== */
@media (min-width: 768px) {

html {font-size:70%;}

.content {
text-align:justify;
}



/* - - - - -  bilder - - - - - */
.content .bild-1_of_1 {width: 33.33%;  }
.content .wrapper-bild img  {
margin:0 0 -.5rem 0 ;/* ausgleich für INLINE-BLOCK-WHITESPACE-BUG*/
}
/* - - - - - ende  bilder - - - - - */



}


/* ==================================== ab 800 pixel ================================== */
@media (min-width: 800px) {

html {font-size:78%;}

.logobox-1a , .logobox-1b , .logobox-1c { width:60%; }


}


/* ===================================== ab 1024 pixel ================================= */

@media (min-width: 1024px) {

html {
font-size:80%;}

.wrapper {border:solid 30px #fff; }

.name {
width:50%;
left:25%;
}

.logobox-1a , .logobox-1b , .logobox-1c {width:50%; }


}


/* ===================================== ab 1100 pixel ================================= */

@media (min-width: 1100px) {

.wrapper {width:80vw; }


}


/* ===================================== ab 1200 pixel ================================= */

@media (min-width: 1200px) {

html {
font-size:82%;}

}




/* ===================================== ab 1400 pixel ================================= */

@media (min-width: 1400px) {

html {
font-size:84%;
}


}


/* +  +  +  +  + +  +  +  +  +  C O D E ENDE  +  +  +  +  +  +  +  +  +  + */