﻿

/* = = = = = = = = = = = = = = = = = datei format9.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;
font-weight:normal;
height:100%;
}

body {
font-size:1.7rem;
margin: 0 auto;
}


/* überschriften */

h1, h2, h3, h4, h5 {
color:#000;
text-align:left;
letter-spacing:0px;
font-weight:bold;
text-transform:none;
}


h1 {
font-size:3.5rem;
line-height: 3.7rem;
margin-top: 0rem;
margin-bottom: 4.2rem;
}

h2 {text-align:left;
font-size:2.4rem;
line-height: 3rem;
margin-top: 0rem;
margin-bottom: 3.5rem;
}

h3 {
font-size:1.8rem;
line-height: 2.3rem;
margin-top: 2.1rem;
margin-bottom:1.4rem;
letter-spacing:0rem;
}

/* allgemeine links  */

a {background-color:transparent;
color:#000;text-decoration: underline;
}

a:hover  {color:#000;
text-decoration:none;
}

/* quelltext-erklärungen - wenn vorhanden */
pre {white-space:pre-wrap;position:relative;
font-size:1.5rem;
padding:0rem 0.5rem 1rem 0.5rem;
margin:2rem auto;
text-align:center;
background:#fff;
color:#000;
border:dashed 1px #9F9F9F;
font-family:'open_sanslight',georgia, tahoma, arial, Verdana, Segoe, 'Open Sans',helvetica,roboto ,sans-serif;
}

pre .extra {display:inline-block;position:absolute;left:0rem;top:1rem;font-size:2rem;
color:#4F4F4F;font-weight:bold;
transform:rotate(-45deg);
}


/* ############################################################ */
/*  speziell*/
/* ############################################################ */

.container_haupt {
margin:0 auto;
padding:0;
width:100%;
}

/* bilder  anpassen der grösse  */
/*
wenn sie eigene einzelne bilder einbauen, unabhängig von unserem bilderstystem,
dann werden diese bilder maximal (max-width) so gross wie die original-abmessungen des bildes
bwz. des umschliessenden containers wenn vorhanden
*/

img , a img {max-width: 100%;
height: auto;
margin:0 auto;
}



/* ############################################################ */
/* bereich top */
/* ############################################################ */

.section-top {
width:100%;
background:#fff;
margin:0;
padding:0rem 0;
font-size:1.4rem;
overflow:hidden;
}

.top-content {
width:100%;
margin:0 auto;
padding:0rem 0;
}


/* ----- GRID-SYSTEM #2  - mit DISPLAY:TABLE  ----- */

#top .wrapper-box-table {
display:table;
border-spacing:0 0 ;
width:100%;
height:30vh;
padding:0;
text-align:center;
box-shadow:none;
}

#top .box-tabcell-1a {background:transparent;
display:table-cell;
width: 100%;
padding:0 0rem;
vertical-align:middle;
text-align:center;
}


/* name */

.name {display:block;
color:black;
font-size:2.4rem;
line-height:2.9rem;
text-align:center;
padding:2rem .8rem;
text-transform:uppercase;
letter-spacing:2px;
}

.f-letter{
color:firebrick;
}

.name2 {display:block;
color:black;
font-size:1.8rem;
line-height:2.5rem;
padding:.2rem;
text-transform:uppercase;
letter-spacing:2px;
}





/* ############################################################ */
/* bereich logo */
/* ############################################################ */

.section-logo {position:relative;
width:100%;
background:gainsboro;
margin:0 auto;
padding:0;
border-top:solid .1rem #000;
border-bottom:solid .1rem #000;display:table;
}

.logo-content {
width:100%;
height:35rem;display:table-cell;
vertical-align:top;
margin:0 auto;background-image:url('images/logo3.jpg');
background-position:50% 50%;
background-repeat:no-repeat;
background-size:cover;
}

/* seitentitel-mobil */

.seitentitel-mobil {display:inline-block;
min-width:20rem;
margin:0rem 1rem 1rem 0rem;
color:white;
background:#FF4242; /*IE9*/
background:rgba(255,66,66,.8);
font-size:1.4rem;
line-height:1.4rem;
text-align:center;
padding:1rem .8rem;
text-transform:uppercase;
letter-spacing:2px;
border-bottom-left-radius:5rem;
border-bottom-right-radius:5rem;
}


/* ############################################################ */
/* bereich content - inhaltsbereich */
/* ############################################################ */


.section-content {
width:100%;
margin:0;
padding:0;
background:#fff;
}

.content {
display:table;table-layout: fixed;
border-spacing:0rem 1rem ;
width:100%;height:100%;
margin:0 auto;
padding:1rem 2rem;
text-align:left;
color:#000;
}

/* seitentitel */
.seitentitel{display:block;
color:#000;
font-weight:bold;
margin-bottom:2rem;
text-transform:uppercase;
text-align:right;
}

.seitentitel:before {display:inline-block;
font-family:'Font Awesome 5 Free';
content:"\f004";
font-style: normal;
font-variant-caps: normal;
font-variant-ligatures: normal;
font-weight: 900;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
text-decoration: none;
letter-spacing:0rem;
text-shadow:none;
color:firebrick;
padding-right:.4rem;
padding-left:0rem;
}

/* tabellenzelle-reihe */
.content .tabrow {display:table-row;
}




/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
/* inhaltsspalte  */
/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

.contentbox-1a  {width:100%;
display:inline-block;
text-align:left;

}

/* ----- bilder/boxen im inhaltsbereich ----- */

.wrapper-box {display:block;
text-align:center;
padding:0rem;
}

.wrapper-box .box img,
.wrapper-box .box a img {display:block;
border:solid 0px #fff;
width: 100%;
height: auto;
}

.box {display:inline-block;
width:100%;
vertical-align:top;
padding:.2rem;
margin:0 -.2rem 0 -.2rem ;/* 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%;
}


/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
/* sidebar  (seitenleiste  */
/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

.contentbox-1b  {width:100%;
background:#f9f9f9;/* IE9*/
background:linear-gradient(to left , #F9F9F9 ,gainsboro, #F9F9F9);
display:inline-block;
font-size:1.5rem;
}

.contentbox-1b h3 {
background:#000;
color:#fff;
font-size:1.6rem;
line-height: 1.9rem;
padding:.2rem .2rem .2rem .6rem;
border-radius:.6rem;
}

#sidebar .box {padding:1rem; }
#sidebar .box-1_of_4 {width:100%;}

#sidebar .box blockquote {display:inline-block;
margin:0 0 0 2.6rem;
}

/* icons in sidebar' */

#sidebar .fas ,
#sidebar .fab ,
#sidebar .far {display:inline-block;
background:transparent;
color:firebrick;
width:2rem;
height:2rem;
line-height:2rem;
margin-right:.6rem;
font-size:1.4rem;
border-radius:.5rem;
text-align:center;
}


/* menü 'navigation 2nd' */

.contentbox-1b ul {text-align:left;display:block;
padding:0rem;
margin:0;
}

.contentbox-1b li  {color:firebrick;
list-style: none;
padding:0;
margin-left:.5rem;
}

.contentbox-1b li a {
text-decoration: none;
height:2rem;
line-height:2rem;
padding:.3rem 0rem .3rem 0rem;
margin: 0;
color:#000;
}

.contentbox-1b li a:hover  {
text-decoration:underline;
color:#000;font-weight:bold;
}

/* icons bei 'navigation 2nd' */

.contentbox-1b li a:before {display:inline-block;
font-family:'Font Awesome 5 Free';
content:"\f2f5";
font-style: normal;
font-variant-caps: normal;
font-variant-ligatures: normal;
font-weight: 900;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
text-decoration: none;
letter-spacing:0rem;
text-shadow:none;
color:firebrick;
padding-right:.4rem;
padding-left:0rem;
}

.contentbox-1b li a:hover:before {
color:#000;
}



/* ----- bilder/boxen in sidebar (seitenleiste) -----  */


#sidebar.wrapper-box  {display:block;
text-align:left;
padding:1rem 1rem 2rem 1rem;
}


/* bilder in der SIDEBAR  */
#sidebar.wrapper-box .box img,
#sidebar.wrapper-box .box a img {
border:none;
box-shadow:none;
}




/* ----- bilder/boxen bei EXTRA-BILD -----  */
/* ----- dies sind die bild-mit-text-boxen ganz oben im inhaltsbereich auf index.html -----  */

.content .extra-bild  .wrapper-box-table {
display:table;
border-spacing:0 0 ;
width:100%;
height: 100%;
padding:0;
margin:2rem 0;
text-align:center;box-shadow: 0px 0px  1px #4f4f4f;
}

/* tabellenzelle-reihe */
.content .extra-bild   .tabrow {display:table-row;
}

/*  foto in der "box-tabcell-1a-box" - seite index.html - */
.content .extra-bild  .box-tabcell-1a {
display:inline-block;
width: 100%;
height:22rem;
padding:1rem;
vertical-align:middle;
text-align:center;
background-position:50% 50%;
background-repeat:no-repeat;
background-size:cover;
}

.content .extra-bild  .box-tabcell-1b {
display:inline-block;
width: 100%;height: 100%;
padding:2rem 1rem;
vertical-align:middle;
text-align:left;
}

/*  ~~~~~  */
/*  extra-bild - allgemein  */
/*  ~~~~~  */

.content .extra-bild .box-tabcell-1b h3 {
font-weight:bold;
margin-top:-1rem;
}


.content .extra-bild .box-tabcell-1b  a:before {display:inline-block;
font-family:'Font Awesome 5 Free';
content:"\f35d";
font-style: normal;
font-variant-caps: normal;
font-variant-ligatures: normal;
font-weight: 900;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
font-size:1.4rem;
text-decoration: none;
margin-right:.3rem;
margin-left:.3rem;
transition:all .5s ;

}

/*  ~~~~~  */
/*  extra-bild - erstes foto mit text  */
/*  ~~~~~  */

.extra-bild .wrapper-box-table:nth-child(1) .box-tabcell-1a {
background-image:url('images/Las_Almas_Rundreisen.jpg');
}

.extra-bild .wrapper-box-table:nth-child(1) .box-tabcell-1b  {
background:#CFCFCF;
color:#3F3F3F;
}

.extra-bild .wrapper-box-table:nth-child(1) .box-tabcell-1b h3 {
color:#3f3f3f;
}

.extra-bild .wrapper-box-table:nth-child(1) .box-tabcell-1b   a  {
color:#3f3f3f;
}

.extra-bild .wrapper-box-table:nth-child(1) .box-tabcell-1b  a:before {
color:#3f3f3f;
}



/*  ~~~~~  */
/*  extra-bild - zweites foto mit text  */
/*  ~~~~~  */

.extra-bild .wrapper-box-table:nth-child(2) .box-tabcell-1a {
background-image:url('images/132_pueblos_magicos_en_mexico_Travel_with_Las_Almas_Tour_and_Travel.jpg');
}


.extra-bild .wrapper-box-table:nth-child(2) .box-tabcell-1b  {
background:#523C3F;
color:#D7C8CA;
}

.extra-bild .wrapper-box-table:nth-child(2) .box-tabcell-1b h3 {
color:#D7C8CA;
}

.extra-bild .wrapper-box-table:nth-child(2) .box-tabcell-1b   a  {
color:#D7C8CA;
}

.extra-bild .wrapper-box-table:nth-child(2) .box-tabcell-1b  a:before {
color:#D7C8CA;
}

/*  ~~~~~  */
/*  extra-bild-2 - zweites foto mit text  */
/*  ~~~~~  */

.extra-bild .wrapper-box-table:nth-child(2) .box-tabcell-1a {
background-image:url('images/132_pueblos_magicos_en_mexico_Travel_with_Las_Almas_Tour_and_Travel.jpg');
}


.extra-bild .wrapper-box-table:nth-child(2) .box-tabcell-1b  {
background:#523C3F;
color:#D7C8CA;
}

.extra-bild .wrapper-box-table:nth-child(2) .box-tabcell-1b h3 {
color:#D7C8CA;
}

.extra-bild .wrapper-box-table:nth-child(2) .box-tabcell-1b   a  {
color:#D7C8CA;
}

.extra-bild .wrapper-box-table:nth-child(2) .box-tabcell-1b  a:before {
color:#D7C8CA;
}



/*  ~~~~~  */
/*  extra-bild -  drittes foto mit text  */
/*  ~~~~~ */

.extra-bild .wrapper-box-table:nth-child(3) .box-tabcell-1a {
background-image:url('images/70084009-Cowgirl-und-Cowboys-reiten-in-Bachbett-Wilder-Westen-Oregon-USA.jpg');
}

.extra-bild .wrapper-box-table:nth-child(3) .box-tabcell-1b  {
background:#CFCFCF;
color:#3F3F3F;
}

.extra-bild .wrapper-box-table:nth-child(3) .box-tabcell-1b h3 {
color:#3f3f3f;
}

.extra-bild .wrapper-box-table:nth-child(3) .box-tabcell-1b   a  {
color:#3f3f3f;
}

.extra-bild .wrapper-box-table:nth-child(3) .box-tabcell-1b  a:before {
color:#3f3f3f;
}

/*  ~~~~~  */
/*  extra-bild - viertes foto mit text  */
/*  ~~~~~  */

.extra-bild .wrapper-box-table:nth-child(4) .box-tabcell-1a {
background-image:url('images/Mexico_adventure_reisen.jpg');
}

.extra-bild .wrapper-box-table:nth-child(4) .box-tabcell-1b  {
background:#523C3F;
color:#D7C8CA;
}

.extra-bild .wrapper-box-table:nth-child(4) .box-tabcell-1b h3 {
color:#D7C8CA;
}

.extra-bild .wrapper-box-table:nth-child(4) .box-tabcell-1b   a  {
color:#D7C8CA;
}

.extra-bild .wrapper-box-table:nth-child(4) .box-tabcell-1b  a:before {
color:#D7C8CA;
}

/*  ~~~~~  */
/*  extra-bild -  viertes foto mit text  */
/*  ~~~~~ */

.extra-bild .wrapper-box-table:nth-child(5) .box-tabcell-1a {
background-image:url('images/Las_Almas_Mexico_Tours.jpg');
}

.extra-bild .wrapper-box-table:nth-child(5) .box-tabcell-1b  {
background:#CFCFCF;
color:#3F3F3F;
}

.extra-bild .wrapper-box-table:nth-child(5) .box-tabcell-1b h3 {
color:#3f3f3f;
}

.extra-bild .wrapper-box-table:nth-child(5) .box-tabcell-1b   a  {
color:#3f3f3f;
}

.extra-bild .wrapper-box-table:nth-child(5) .box-tabcell-1b  a:before {
color:#3f3f3f;
}


/*  ~~~~~  */
/*  extra-bild - siebtes foto mit text  */
/*  ~~~~~  */

.extra-bild .wrapper-box-table:nth-child(7) .box-tabcell-1a {
background-image:url('images/Chepe-Express.jpg');
}

.extra-bild .wrapper-box-table:nth-child(7) .box-tabcell-1b  {
background:#523C3F;
color:#D7C8CA;
}

.extra-bild .wrapper-box-table:nth-child(7) .box-tabcell-1b h3 {
color:#D7C8CA;
}

.extra-bild .wrapper-box-table:nth-child(7) .box-tabcell-1b   a  {
color:#D7C8CA;
}

.extra-bild .wrapper-box-table:nth-child(7) .box-tabcell-1b  a:before {
color:#D7C8CA;
}


/*  ~~~~~  */
/*  extra-bild -  sechstes foto mit text  */
/*  ~~~~~ */

.extra-bild .wrapper-box-table:nth-child(6) .box-tabcell-1a {
background-image:url('images/aguas-angel_museeum_tours.jpg');
}

.extra-bild .wrapper-box-table:nth-child(6) .box-tabcell-1b  {
background:#CFCFCF;
color:#3F3F3F;
}

.extra-bild .wrapper-box-table:nth-child(6) .box-tabcell-1b h3 {
color:#3f3f3f;
}

.extra-bild .wrapper-box-table:nth-child(6) .box-tabcell-1b   a  {
color:#3f3f3f;
}

.extra-bild .wrapper-box-table:nth-child(6) .box-tabcell-1b  a:before {
color:#3f3f3f;
}

/* ############################################################ */
/* bereich fusstop */
/* ############################################################ */


.section-fusstop {
width:100%;
background:#fff;/* IE9*/
margin:0;
}

.fusstop-content {
text-align:center;
margin: 0rem auto;
padding:0rem 0 ;
}

#fusstop ul.pagination {display:inline-block;
margin:0rem;
padding:0rem;
}

#fusstop .pagination li {list-style-type : none;
display:inline-block;
margin:0rem 0rem;
padding:1rem 0rem;
}


#fusstop .pagination li a ,
#fusstop .pagination li a .fas ,
#fusstop .pagination li a .fab ,
#fusstop .pagination li a .far {display:inline-block;
color:#000;
width:3rem;
height:3rem;
line-height:3rem;
font-size:1.4rem;
box-shadow:none;
text-align:center;
text-decoration:none;
transition:all .3s ease-out;
}

#fusstop .pagination li a:hover ,
#fusstop .pagination li a:hover .fas ,
#fusstop .pagination li a:hover .fab ,
#fusstop .pagination li a:hover .far {
background:black;
color:#fff;
}

#fusstop .pagination  #aktuell2  a,
#fusstop .pagination  #aktuell2  a .fas ,
#fusstop .pagination  #aktuell2  a .fab ,
#fusstop .pagination  #aktuell2  a .far {
background:firebrick;
color:#fff;;
box-shadow:none;
}



/* ############################################################ */
/* bereich fuss */
/* ############################################################ */


.section-fuss {
width:100%;
background:black;
}

.fuss-content {
text-align:center;
margin: 0rem auto;
padding:3rem 0 ;
}


/* -----menu ----- */

#fuss ul {text-align:center;
padding:0rem;
margin:0;
}

#fuss li  {display:inline;
list-style:none;
padding:0rem 0rem;
margin:0;
}

#fuss li a {
text-decoration : none;
font-size:1.4rem;
height:2.4rem;
line-height:2.4rem;
letter-spacing:0rem;
padding:.3rem .5rem .3rem .5rem;
margin: 0;
color:#fff;
background:transparent;
border-bottom:solid 3px firebrick;
}

#fuss li a:hover  {
text-decoration:none;
border-bottom:solid 3px white;
}


/* fussname */

.fussname {display:inline-block;
font-weight:normal;
color:#fff;
text-shadow:none;
margin:0 auto;
padding:.6rem 0rem;
font-size:1.2rem;
letter-spacing:2px;
text-transform:uppercase;
}



/* ############################################################ */
/* 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 400 pixel ================================== */

@media (min-width: 400px) {

/* keine angabe */

}


/* ==================================== ab 480 pixel ================================== */

@media (min-width: 480px) {

/* - - - - -  GRID-SYSTEM #2 mit display:table-cell  - - - - - */
.content {border-spacing:2rem 2rem; }
/* - - - - -  ende GRID-SYSTEM #2 mit display:table-cell  - - - - - */


}


/* ==================================== ab 580 pixel ================================== */
@media (min-width: 580px) {


/* - - - - -   GRID-SYSTEM #1 mit display:inline-block  - - - - - */
.box-1_of_1 {width: 70%; }
.box-1_of_2 {width: 50%; }
.box-1_of_3 {width: 33.33%; }
.box-1_of_4 {width: 50%; }
.box-1_of_5 {width: 33.33%; }
/* - - - - - ende  GRID-SYSTEM #1 - - - - - */

/* - - - - -  GRID-SYSTEM #1 mit display:inline-block - - - - - */
#sidebar .box-1_of_4 {width:50%; }
/* - - - - - ende  GRID-SYSTEM #1 - - - - - */

/* - - - - -  GRID-SYSTEM #2 - mit display:table-cell - - - - - */
#top .wrapper-box-table {height: auto; }
/* - - - - - ende  GRID-SYSTEM #2  - - - - - */


}


/* ==================================== ab 640 pixel ================================== */
@media (min-width: 640px) {

/* keine angabe */


}


/* ==================================== ab 768 pixel ================================== */
@media (min-width: 768px) {

html {font-size:70%;}

.logo-content {height:28rem; }

/* - - - - -   GRID-SYSTEM #1 mit display:inline-block - - - - - */
.box-1_of_2 {width: 50%;  }
.box-1_of_3 {width: 33.33%;  }
/* - - - - - ende  GRID-SYSTEM #1  - - - - - */


/* - - - - -  GRID-SYSTEM #2 mit display:table-cell  - - - - - */
.content .extra-bild .box-tabcell-1a {display:table-cell;width: 50%; }
.content .extra-bild .box-tabcell-1b  {display:table-cell;width: 50%;font-size:1.3rem; }
.content .extra-bild .tabrow {display:none; }
/* - - - - -  ende GRID-SYSTEM #2 mit display:table-cell  - - - - - */


}


/* ==================================== ab 800 pixel ================================== */

@media (min-width: 800px) {

/* - - - - -  GRID-SYSTEM #2 mit display:table-cell  - - - - - */
.content {border-spacing:3rem 3rem ; }
/* - - - - -  ende GRID-SYSTEM #2 mit display:table-cell  - - - - - */


}


/* ===================================== ab 960 pixel ================================= */

@media (min-width: 960px) {

.name {
font-size:3.6rem;
line-height:4.1rem;
}

.seitentitel-mobil {display:none; }

/* - - - - -  GRID-SYSTEM #1 mit display:inline-block  - - - - - */
#sidebar .box-1_of_4 {width:100%; }
.box-1_of_4 {width: 25%; }
.box-1_of_5 {width: 20%; }
/* - - - - - ende  GRID-SYSTEM #1  - - - - - */


/* - - - - -  GRID-SYSTEM #2 mit display:table-cell  - - - - - */
.content {border-spacing:2rem 4rem; }
.contentbox-1a  {width:70%;display:table-cell; }
.contentbox-1b  {width:30%;display:table-cell;font-size:1.3rem; }
.content .tabrow {display:none; }
/* - - - - -  ende GRID-SYSTEM #2 mit display:table-cell  - - - - - */

#sidebar .box {padding:1rem 0rem; }

}


/* ===================================== ab 1100 pixel ================================= */

@media (min-width: 1100px) {

pre {width:50vw; }


}


/* ===================================== ab 1200 pixel ================================= */

@media (min-width: 1200px) {

/* einrücken der bilder im inhaltsbereich */
.content .wrapper-box {padding:0rem 5rem; }
.content .extra-bild  {padding:0rem 5rem; }

#sidebar .box {padding:1rem 1rem; }
}


/* ===================================== ab 1300 pixel ================================= */

@media (min-width: 1300px) {

/* - - - - -  GRID-SYSTEM #2 mit display:table-cell  - - - - - */
.content {border-spacing:4rem 3rem; }
.contentbox-1a  {width:75%; }
.contentbox-1b  {width:25%; }
/* - - - - -  ende GRID-SYSTEM #2 mit display:table-cell  - - - - - */


}



/* +  +  +  +  + +  +  +  +  +  C O D E ENDE  +  +  +  +  +  +  +  +  +  + */