

/* = = = = = = = = = = = = = = = = = 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;

}

/* andere zeilenabstände, absatz */
.content br {
line-height:.7;
}

p.break  {
line-height:7rem;margin:0;
}


/* überschriften */

h1, h2, h3, h4, h5 {
color:#003946;
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;

}

/* allgemeine links  */

a {background-color:transparent;
color:#003946;
text-decoration: underline;
}

a:hover  {color:#003946;
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:#EFEFEF;
color:#5F5F5F;
border:dotted 2px #8F8F8F;
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:#;font-weight:normal;
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 , img a {max-width: 100%;
height: auto;
margin:0 auto;
}


/* = = = = = = = = = =  = = = = = = = = = =  = = = = = = = = = = = = = = = = = = = = */
/*  GRID-SYSTEM #1  - mit DISPLAY:INLINE-BLOCK */
/* = = = = = = = = = =  = = = = = = = = = =  = = = = = = = = = = = = = = = = = = = = */


.wrapper-box {display:block;
text-align:center;
padding:0rem;
}

.box {display:inline-block;
width:100%;
vertical-align:top;
padding:.5rem;
margin:0 -.25rem 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%;
}

.box img,
.box a img {border:solid 10px #fff;
width: 100%;
box-shadow:0 0  1px #000;
height: auto;
}


/* ############################################################ */
/* bereich top */
/* ############################################################ */

.section-top {
width:100%;
background:silver;/* IE9*/
background:linear-gradient(to right top, #fff ,silver);
margin:0;
padding:.5rem 0;
font-size:1.4rem;
overflow:hidden;
}

.top-content {
width:100%;
margin:0 auto;
}


/* -----menu und icons ----- */

#top ul {
margin:0 ;
padding:0rem;
}

#top li {list-style-type : none;
display:inline-block;
margin:0rem -.14rem;
padding:0;
}

#top .fa {display:inline-block;
background:#EFEFEF;
color:#000;
width:3rem;
height:3rem;
line-height:3rem;
box-shadow:0 0 1px black;
font-size:1.9rem;
border-radius:.8rem;
text-align:center;
}

#top a:hover .fa {
background:#fff;
color:#000;
text-shadow:none;
}

#top #ic2 .fa {display:inline-block;
background:#C22525;
color:#fff;
width:3rem;
height:3rem;
line-height:3rem;
box-shadow:0 0 1px black;
font-size:1.9rem;
border-radius:.8rem;
text-align:center;
}

#top #ic2 a:hover .fa {
background:#000;
color:#fff;
text-shadow:none;
}


/* -----GRID-SYSTEM #2  - mit DISPLAY:TABLE  ----- */

#top .wrapper-box-table {
display:table;
width:100%;
height: auto;
padding:0;
}

#top .box-tabcell-1a {
display:table-cell;
width: 100%;
padding:1rem;
vertical-align:middle;
text-align:center;
}

#top .box-tabcell-1b {
display:table-cell;
width: 100%;
padding:1rem;
vertical-align:middle;
text-align:center;
}

/* tabellenzelle-reihe */
#top .tabrow {display:table-row;
}


/* name */

.name {display:inline-block;
color:black;
font-size:2.6rem;
line-height:2.6rem;
text-align:center;
padding:.4rem;
text-transform:uppercase;
letter-spacing:2px;
}

.f-letter{
color:firebrick;
}

.name2 {display:inline-block;
color:black;
text-align:center;
padding:.2rem;
text-transform:uppercase;
letter-spacing:2px;
}


/* ############################################################ */
/* bereich logo */
/* ############################################################ */

.section-logo {position:relative;
overflow:hidden;
width:100%;
background:#fff;
margin:0 auto;
padding:0;
border-top:solid .7rem firebrick;
border-bottom:solid .7rem firebrick;
}

.logo-content {
width:100%;
height:30rem;
margin:0 auto;background-image:url(../images/logo01.jpg);
background-position:50% 50%;
background-repeat:no-repeat;
background-size:cover;
}


/* ############################################################ */
/* bereich content */
/* ############################################################ */

.section-content {
width:100%;
margin:0;
padding:0;
background:#E0E0E0;
}

.content {
display:block;
width:100vw;
min-height:60vh;
margin: 0 auto;
padding:6rem 3rem;
text-align:left;
color:#003946;
}

/* -----menu und icons ----- */

#content .fa {display:inline-block;background:transparent;
font-size:1.7rem;
padding:0;
margin:0;
}

#content  .weiter a  {text-decoration: underline;
white-space:nowrap;
color:#003946;
}

#content  .weiter a:hover  {display:inline-block;
white-space:nowrap;
color:maroon ;
}

#content  .weiter a:before {display:inline-block;
font-family:'FontAwesome';
content:"\f14c";
font-size:1.3rem;
text-decoration: none;
color:firebrick;
margin-right:.5rem;
margin-left:.5rem;
transition:all .5s ease-out;
}

#content  .weiter  a:hover:before {transform: rotate(45deg);
color:black;
}


/* ############################################################ */
/* bereich fusstop */
/* ############################################################ */


.section-fusstop {
width:100%;
background:#e0e0e0;
margin:0;
padding:0
}

.fusstop-content {
text-align:center;
margin: 0rem auto;
padding:0rem 0 ;
}

/* -----menu und icons ----- */

#fusstop ul.pagination {display:inline-block;
margin:1rem 0 ;
padding:0rem;
font-family:arial,sans-serif,helvetica;
}

#fusstop .pagination li {list-style-type : none;
display:inline-block;
margin:0rem -.14rem;
padding:.1rem 0rem;
}

#fusstop .pagination li a ,
#fusstop .pagination li a .fa {display:inline-block;
background:silver;
color:#000;
width:3rem;
height:3rem;
line-height:3rem;
font-size:1.8rem;
border-radius:.5rem;
margin:0;
text-align:center;
text-decoration:none;
transition:transform .3s ease-out;
}

#fusstop .pagination li a:hover ,
#fusstop .pagination li a:hover .fa {
background:firebrick;
color:#fff;
}

#fusstop .pagination  #aktuell  a,
#fusstop .pagination  #aktuell  a .fa {
background:#4F4F4F;
color:#fff;
}


/* ############################################################ */
/* bereich fuss */
/* ############################################################ */


.section-fuss {
width:100%;
background:#8F8F8F;/* IE9*/
background:linear-gradient(to right  ,#8f8f8f, #CECECE,#8F8F8F);
color:#000;
border-top:solid .8rem firebrick;
}

.fuss-content {
text-align:center;
margin: 0rem auto;
padding:3rem 0 ;
}


/* -----menu und icons ----- */

#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:.2rem .5rem .2rem .5rem;
margin: 0;
color:#000;
background:white;
border-radius:.6rem;
box-shadow:0 0 1px black;
}

#fuss li a:hover  {
background:#F0F0F0;
text-decoration:none;
}


/* fussname */

.fussname {display:inline-block;
font-weight:normal;
color:#000;;
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 #1 - - - - - */
.box-1_of_1 {width: 80%; }
.box-1_of_2 {width: 80%; }
.box-1_of_3 {width: 80%; }
.box-1_of_4 {width: 80%; }
.box-1_of_5 {width: 80%; }
/* - - - - - ende  GRID-SYSTEM #1 - - - - - */


}


/* ==================================== ab 600 pixel ================================== */
@media (min-width: 600px) {

.content, .fusstop-content,  .fuss-content {width:90vw; }


/* - - - - -   GRID-SYSTEM #1   - - - - - */
.box-1_of_1 {width: 50%; }
.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 #2 - mit display:table/table-cell - - - - - */
#top .box-tabcell-1a { width: 60%; }
#top .box-tabcell-1b  { width: 40%; text-align:right; }
#top .tabrow {display:none; }
/* - - - - - ende  GRID-SYSTEM #2  - - - - - */


}


/* ==================================== ab 640 pixel ================================== */
@media (min-width: 640px) {

/* keine angabe */

}


/* ==================================== ab 768 pixel ================================== */
@media (min-width: 768px) {

html {font-size:70%;}

.top-content ,  .content, .fusstop-content , .fuss-content  {width:92vw; }

/* - - - - -   GRID-SYSTEM #1  - - - - - */
.box-1_of_2 {width: 50%;  }
.box-1_of_3 {width: 33.33%;  }
/* - - - - - ende  GRID-SYSTEM #1  - - - - - */


}


/* ==================================== ab 800 pixel ================================== */

@media (min-width: 800px) {

/* keine angabe */

}


/* ===================================== ab 1024 pixel ================================= */

@media (min-width: 1024px) {

.name {
font-size:3.6rem;
line-height:3.6rem;
}

/* - - - - -  GRID-SYSTEM #1   - - - - - */
.box-1_of_4 {width: 25%;  }
.box-1_of_5 {width: 20%; }
/* - - - - - ende  GRID-SYSTEM #1  - - - - - */

pre {width:70vw; }

}



/* ===================================== ab 1100 pixel ================================= */

@media (min-width: 1100px) {

html { font-size:75%; }

.top-content ,  .content, .fusstop-content , .fuss-content  {width:90vw; }


pre {width:60vw; }


}


/* ===================================== ab 1300 pixel ================================= */

@media (min-width: 1300px) {

.top-content ,   .content, .fusstop-content , .fuss-content {width:84vw; }


}


/* ===================================== ab 1400 pixel ================================= */

@media (min-width: 1400px) {

html { font-size:80%; }


}



/* ====================================================================== */
/* +  +  +  +  + +  +  +  +  +  C O D E ENDE  +  +  +  +  +  +  +  +  +  + */
/* ====================================================================== */