

/* = = = = = = = = = = = = = = = = = 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_sanscondensed_light', tahoma,georgia,  arial, Verdana, Segoe, 'Open Sans',helvetica,roboto ,sans-serif;
font-size:62.5%;
line-height:1.5;
}

body {height:100%;
font-size:1.7rem;
margin: 0 auto;
overflow-x:hidden;
color:#232035;
}


/* ---- überschriften ----- */

h1, h2, h3, h4, h5 {text-align:left;
font-weight:bold;text-transform:none;
}

h1 {
font-size:3rem;
line-height: 3.5rem;
margin-top: 0rem;
margin-bottom: 5.2rem;
}

h2 {
font-size:2.3rem;
line-height: 3rem;
margin-top: 1rem;
margin-bottom: 3.5rem;
letter-spacing:1px;
}

h2:after {display:block;
border-top: 1px solid firebrick;
width: 70px;
content: "";
margin-top: 2rem;
}

h3 {
font-size:1.6rem;
line-height: 2.3rem;
margin-top: 1rem;
margin-bottom:2.5rem;
text-transform:uppercase;
letter-spacing:0px;
}


/* ----- quelltext-erklärungen - wenn vorhanden ----- */

pre {white-space:pre-wrap;position:relative;
font-size:1.5rem;
font-family:'open_sanscondensed_light', tahoma,georgia,  arial, Verdana, Segoe, 'Open Sans',helvetica,roboto ,sans-serif;
padding:0rem 1rem 2rem 1rem;
margin:4rem auto;
text-align:center;
border:dotted 0.1rem maroon;
background:transparent;
}

pre .extra {display:inline-block;
position:absolute;
left:-1.5rem;top:1.5rem;font-size:1.8rem;
color:#fff;font-weight:normal;
background:maroon;padding:0 .5rem;
transform:rotate(-45deg);
}

/*  ----------------------------------------  */
/* allgemeine links */
/*  ----------------------------------------  */

a {color:#232035;
text-decoration: underline;
cursor:pointer;
}

a:hover {color:#232035;
text-decoration: none  ;
}


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

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

#haupt {
width:100%;margin:0 auto;
}


/*  ----------------------------------------  */
/* LISTE-SPEZIAL  */
/*  ----------------------------------------  */

/* ----- style wenn icon (fontawesome) vorangestellt ----- */

.liste-spez-2   {display:block;padding:0;}

.liste-spez-2 ul  {text-align:left;
margin:0rem 0 0 -1rem;
padding:0rem 0 0 0rem;
}

.liste-spez-2 li {list-style:none;
list-style-position: inside; /* rückt gfls zweite zeile ein*/
text-indent:-1.5rem; /* rückt gfls zweite zeile ein */
padding-left:1.5rem; /* rückt gfls zweite zeile ein */
}



/* = = = = = = = = = =  = = = = = = = = = =  = = = = = = = = = = = = = = = = = = = = */
/*  GRID-SYSTEM  - für Bilder / Spalten */
/* = = = = = = = = = =  = = = = = = = = = =  = = = = = = = = = = = = = = = = = = = = */

/* ---------- boxen - grundsystem ---------- */

.box {display:inline-block;
text-align:left;
vertical-align:top;
width:100%;
padding: 1rem;
margin:0  -.25rem; /* ausgleich ( minus-margin) für INLINE-BLOCK-WHITESPACE-BUG*/
}

.box-1_of_1 ,
.box-1_of_2 ,
.box-1_of_3,
.box-1_of_4,
.box-1_of_5 {width:100%; }


/* ---------- boxen - bilder ---------- */

.bilder .box ,
#gallery .box {padding:.7rem; }

.bilder .box-1_of_1 ,
.bilder .box-1_of_2 ,
.bilder .box-1_of_3,
.bilder .box-1_of_4,
.bilder .box-1_of_5 {width:100%; }

.bilder .box-1_of_4b  {width: 50%; }
#gallery .box-1_of_2 {width:50%; } /* auf index4.html */
#gallery .box-1_of_3 {width:33.33%; } /* auf index4.html */


/*  bei Mausberührung der Bilder, wenn diese verlinkt sind (z.B Lightbox) */
a:hover img {opacity:.8;  filter: contrast(1.5); }


/*  ---------- boxen - bilder besondere ---------- */

#fotoblock .box {padding:.7rem; }
#fotoblock .box-1_of_3  {width: 50%; }


/*  ---------- boxen - andere ---------- */

#information .box-1_of_2  {width: 100%; }


/* ############################################################ */
/* bereich header */
/* ############################################################ */

header {background:#fff; }


/* ############################################################ */
/* bereich top */
/* ############################################################ */

#top {display:table;width:100%;
padding:0rem;
background:#fff;
POSITION:fixed;
z-index:1;
box-shadow:0 0 1rem rgba(0,0,0,.3);
}

.top-a {display:table-cell;vertical-align:top;
width:auto;
text-align:center;
padding:1rem 0rem;
}

.top-b {display:table-cell;vertical-align:top;
width:auto;
text-align:center;
padding:1rem;
}


/* homepagename  */

.name {text-transform:uppercase;
display:inline-block;
color:#000;
font-weight:bold;
margin:0 auto;
padding:0rem 1rem;
font-size:2.3rem;
line-height: 2.6rem;
}

.name span { color:firebrick; }


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

#logo {
display:table;border-spacing:1rem 1rem;
width:100%;height:100vh;
margin:0 auto;
padding:5rem 0 0 0;
box-shadow:0 0 .1rem rgba(0,0,0,.5);
}

.logo-a  {display:none;vertical-align:middle;
width:100%;height:38rem;
padding:0;
text-align:center;
background-image:url(../images/MariaAlm19.jpg);
background-repeat:no-repeat;
background-position:50% 50%;
background-size:cover;
border-top-right-radius:4rem;
border-bottom-right-radius:4rem;
border:solid 1px rgba(0,0,0,.1);
}

.logo-b  {display:table-cell;
height:38rem;
padding:0;
background-image:url(../images/MariaAlm49.jpg);
background-repeat:no-repeat;
background-position:50% 50%;
background-size:cover;
border-radius:4rem;border:solid 1px rgba(0,0,0,.1)
}

.logo-c  {display:none;vertical-align:middle;
width:100%;height:38rem;
padding:0;
text-align:center;
background-image:url(../images/MariaAlm34.jpg);
background-repeat:no-repeat;
background-position:50% 50%;
background-size:cover;
border-top-left-radius:4rem;
border-bottom-left-radius:4rem;
border:solid 1px rgba(0,0,0,.1)
}


/* seitentitel  */

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

.seitentitel span {display:inline-block;
font-weight:normal;background:#fff;
letter-spacing:3px;padding:.7rem 2rem;
text-transform:uppercase;
font-size:1.4rem;
line-height: 1.8rem;
border-bottom-left-radius:2.4rem;
box-shadow:0 0 .1rem rgba(0,0,0,.5);
}


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

main#inhalt {display:block;
background:transparent;
padding:0rem;
margin:0 auto;
}

.inhalt-a {display:block;
background:transparent;
width:100%;
margin:0 auto;
padding:3rem 3rem 6rem 3rem;
}

#information .box-1_of_2 {
padding:2rem 0rem;
}

/* icons */

.inhalt-a .liste-spez-2 ul  {
margin:0rem 0 0 2rem;
}

.inhalt-a  i {
transform:scale(.8);
color:firebrick;
margin-right:1rem;
}

#inhalt a:hover i {
color:#000;
}

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

footer {
background:linear-gradient(to right, #F9F9F9 ,#fff, #F9F9F9);
margin:0 auto;
padding:0rem ;
box-shadow:0 0 .1rem rgba(0,0,0,.2);
}

#fuss {display:block;
margin: 0 auto;
padding:0rem;
}

.fuss-a {display:block;
margin: 0 auto;
padding:2rem 1rem 2rem 1rem;
}

#fuss .box {
text-align:left;
padding:0rem 0rem;
}

#fuss .box article {
margin-bottom:1rem;
}


/*  ----------------------------------------  */
/*  die wesentlichen schriftformate für den gesamten footer plus fussmenu */
/*  ----------------------------------------  */

#fuss .box,
#fuss li a {display:inline-block;
color:#322105;
font-weight:normal;
font-size:1.4rem;
line-height:3rem;
padding:0 .3rem;
letter-spacing:1px;
text-transform:uppercase;
}

.fussmenu  ul {text-align:center;list-style: none;padding: 0;margin: 0;}
.fussmenu li { display:inline-block; }

#fuss li a {text-decoration:none; }
#fuss li a:hover  {color:#000;text-decoration:underline }


/* social media */

.fussmenu li a span i {
border-radius:.4rem;
color:darkslategray;
padding:.7rem;
margin:0rem;
box-shadow:0 0 0 1px rgba(0,0,0,.3);
transition:all .4s;
}

.fussmenu li a:hover span i {color:maroon; }


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

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

/* - hinweis -
für die kleinste smartphone-auflösung von 320 pixel benötigen wir KEINE bildschirmabragen (css-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) {

.inhalt-a  {padding:4rem 5rem 6rem 5rem;}
.bilder .box-1_of_4  {width: 50%; }
.fuss-a {padding:2rem 5rem; }

}


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

html {font-size:70%; }

.bilder .box-1_of_2  {width: 50%; }

}


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

/* keine angabe */

}


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

html {font-size:75%; }

#logo {height:auto; }
.logo-a, .logo-b , .logo-c   {display:table-cell;width:33.33%; height:30rem; }

.bilder .box-1_of_3  {width: 33.33%;  }
#fotoblock .box-1_of_3  {width: 33.33%; }

#fuss .box,
#fuss li a {font-size:1.2rem; }

#fuss .box h3 {font-size:1.3rem; }

}


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

.logo-a, .logo-b , .logo-c   { height:38rem}

.bilder .box-1_of_4b  {width: 50%; }

#information .box-1_of_2 {width:50%; padding:2rem 2rem;}

}


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

pre {width:70%; }

}


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

html {font-size:80%; }

.inhalt-a  {padding:4rem 11rem 6rem 11rem; }
.bilder .box-1_of_4  {width: 25%; }

}


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

.inhalt-a  {padding:4rem 12vw 8rem 12vw; }


}