

/* = = = = = = = = = = = = = = = = = 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:#9F9F9F;
}

/* zusätzliche zeilenabstände, absatz */
.content br {
line-height:.6;
}

p.break  {
line-height:7rem;margin:0;
}


/* überschriften */

h1, h2, h3, h4, h5 {
font-family:'robotolight';
font-weight:normal;
color:#DFDFDF;
}

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.4rem;
line-height: 2.7rem;
margin-top: 0rem;
margin-bottom: 3.5rem;
letter-spacing:0rem;
}

h2:before {display:inline-block;
font-family:'FontAwesome';
position:relative;
top:0rem;
right:.6rem;
margin:0 auto;
content:"\f185";
color:orangered;
animation:drehen infinite 15s linear; /* HIER WIRD DIE ANIMATION 'drehen' AUSGELÖST */
}

h3 {
font-size:2.1rem;
line-height: 2.3rem;
margin-top: 2.1rem;
margin-bottom:1.4rem;
letter-spacing:0rem;
}

h3:first-letter {
color:gold;
}

/* allgemeine links  */

a {background-color:transparent;
color:#9F9F9F;
text-decoration: underline;
}

a:hover  {color:#9F9F9F;
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:#BFBFBF;
background:#34495e;
}


/* ############################################################ */
/*  speziell*/
/* ############################################################ */

.container_haupt {
margin:0 auto;
padding:0;
width:100%;
}

.wrapper {
margin:0 auto;
width:100%;padding:0rem;

}

/* 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 {max-width: 100%;
height: auto;
margin:0 auto;
}


/* tabellenzelle-reihe  */
.tabrow {display:table-row;
}


/* homepagename  */
.name {
display:block;
font-family:'robotolight';
font-size:2.2rem;
line-height:2.3rem;
letter-spacing:.1rem;
color:gold;
text-transform:uppercase;
padding:.5rem;
margin:0 auto;

}

.name span {display:block;padding:.5rem;
font-size:1.8rem;
line-height:2.3rem;
letter-spacing:.5rem;
color:white;
font-weight:normal;
}

.name span b {
font-size:1.5rem;
line-height:2.3rem;
letter-spacing:.2rem;
font-weight:normal;
}


/* halbkreis  */
.halbkreis {display:inline-block;
text-align:center;
height: 80px;
width: 160px;line-height:80px;
margin: 0 auto;
background-color: #f1c40f;
border-radius: 80px 80px  0px  0px;
}

/* halbkreis im unteren bereich */
.halbkreis2 {position:absolute;
display:inline-block;
bottom:0%;
left:50%;
margin-left:-80px;
margin-top:0;
height: 80px;
width: 160px;line-height:80px;
background-color: #f1c40f;
border-radius: 80px 80px  0px  0px;
}



/* ############################################################ */
/* bereich logo */
/* ############################################################ */

.section-logo {
width:100%;height:100vh;
background:rgba(0,0,0,.5);
position:relative;
overflow:hidden;
}

.logo1 {
display:table;
width:100%;height:0%;
text-align:center;
margin: 0 auto;
padding:0;
}

.logo2 {
display:table;
width:100%;height:60%;
text-align:center;
margin: 0 auto;
padding:0;
}


.logobox-1a  {
display:table-cell;
width:100%;
}

.logobox-2a  {background:#c0392b;
display:table-cell;
width:100%;
height:10rem;height:15%;
padding:0rem 0rem ;
text-align:center;
vertical-align:bottom;
}

.logobox-2b  {background:#45617C;
display:table-cell;
width:100%;
height:10rem;height:85%;
padding:0rem 0rem ;
text-align:center;
vertical-align:middle;
}




/* ############################################################ */
/* bereich content */
/* ############################################################ */


.section-content {
width:100%;
background:#2c3e50;
margin:0;
padding:0;

}

.content {position:relative;
display:block;width:100vw;
min-height:50rem;
margin: 0 auto;
text-align:left;
padding:6rem 3rem 12rem 3rem ;
}



/* = = = = = = = = = =  = = = = = = = = = =  = = = = = = = = = = = = = = = = = = = = */
/* BILDER IM INHALTSBEREICH -ANPASSEN DER GRÖSSE */
/* = = = = = = = = = =  = = = = = = = = = =  = = = = = = = = = = = = = = = = = = = = */

.content .wrapper-bild {
text-align:center;
padding:0;margin:3rem 0;
}

.bild {display:inline-block;
padding:.5rem;
margin:0rem -.25rem 0rem -.25rem ;/* ausgleich ( minus-margin) für INLINE-BLOCK-WHITESPACE-BUG*/
}

.bild-1_of_1 , .bild-1_of_1b { width: 100%;display:inline-block;vertical-align:top;

}

.content .wrapper-bild img {width: 100%;
height: auto;
margin:0 auto;
transform-origin: 50% 0%;

}

.content .wrapper-bild img:hover {
filter:grayscale(1) contrast(1.3);
}

/* text unterhalb der bilder*/
b.text {display:inline-block;
font-size:1.4rem;color:#CFCFCF;
margin: 1rem 0 2rem 0;
text-align:left;
font-weight:normal;
padding:0 .2rem;
}

/* weiter-link im bildbereich */
.content .wrapper-bild a {
color:gold;
text-decoration:none;
}

.content .wrapper-bild a:hover {
color:#fff;
text-decoration:underline;
}

/* = = = = = = = = = =  = = = = = = = = = =  = = = = = = = = = = = = = = = = = = = = */
/* +++ HIER ENDE BILDER IM INHALTSBEREICH +++ */
/* ================================================================================== */





/* ############################################################ */
/* bereich fusstop */
/* ############################################################ */

.section-fusstop {
width:100%;
color:white;
background:#34495e;
}

.fusstop {display:table;width:100%;
height:20rem;
margin: 0 auto;
padding: 0;
font-size:1.4rem;
}

.fusstop h3 {margin:1rem 0;text-align:left;
color:gold;
font-size:1.6rem;
}

.fusstopbox-1a  {
display:block;
padding:1rem 1rem 3rem 1rem ;
text-align:left;
background:#c0392b;
color:#E3D5D5;
}

.fusstopbox-1b  {display:block;
padding:1rem 1rem 3rem 1rem ;
text-align:left;
background:#2980b9;
color:#DDECF4;
}

/*  inhalt fusstopbox  */

.fusstopbox-1a .inhalt .fa {
width:2rem;
color:#EE8377;
}

.fusstopbox-1a .inhalt  {width:28rem;
padding:.5rem 0;
margin:0 auto;
}

.fusstopbox-1a .inhalt  ul {text-align:left;
padding:0rem;
margin:0;
}

.fusstopbox-1a .inhalt  li {list-style:none;
padding:0rem;
margin:0;
}



/* ############################################################ */
/*  fusstop-menu */
/* ############################################################ */

.fusstop-menu {width:28rem;
margin:0 auto;
padding:.5rem 0;
}

.fusstop-menu ul {
text-align:left;
margin:0;
padding:0;
}

.fusstop-menu li {list-style-type: none;
margin:0;
padding:0 ;
}

.fusstop-menu li a {text-align:left;
text-decoration : none;
font-size:1.4rem;
letter-spacing:0rem;
padding:.1rem ;
margin:.1rem 0;
color:#DDECF4 ;
}

.fusstop-menu li a:hover {
color:white;
background:transparent;
}


/* die font-icons  im menü */

.fusstop-menu li a:before {
font-family:'FontAwesome';
top:0rem;
left:0rem;
content:"\f0a9";
padding-right:1rem;
color:#6CB5E6 ;
font-size:1.3rem
}

.fusstop-menu li a:hover:before {
color:#fff;
}

/* ############################################################ */
/* bereich fuss */
/* ############################################################ */


.section-fuss {
width:100%;
background:#1f1f1f;
}

.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:#9F9F9F;
}


/* ############################################################ */
/* 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:#9F9F9F;
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 400 pixel ================================== */
@media (min-width: 400px) {

.content,  .fuss {
width:90vw;
}


}


/* ==================================== ab 480 pixel ================================== */
@media (min-width: 480px) {


.name {
font-size:2.6rem;
line-height:2.9rem;
}

/* - - - - -  bilder - - - - - */
.content .bild-1_of_1 {width: 50%;  }
.content .bild-1_of_1b {width: 50%;  }
/* - - - - - ende  bilder - - - - - */

.fussmenu li { display:inline;
}


}


/* ==================================== ab 600 pixel ================================== */
@media (min-width: 600px) {

.name {
font-size:3rem;
line-height:3.3rem;
}


}


/* ==================================== ab 640 pixel ================================== */
@media (min-width: 640px) {


/* keine angabe */


}


/* ==================================== ab 768 pixel ================================== */
@media (min-width: 768px) {

html {font-size:70%;}

.content,  .fuss {
width:96vw;
}

.section-logo {
height:45rem;
}

.name {
font-size:3.2rem;
line-height:3.6rem;
}

.halbkreis {
height: 140px;
width: 280px;
line-height:140px;
border-radius: 140px 140px  0px  0px;
}

/* - - - - -  bilder - - - - - */
.content .bild-1_of_1 {width: 33%;  }
.content .bild-1_of_1b {width: 25%;  }
/* - - - - - ende  bilder - - - - - */



.content .info  {width:70%;
}


.fusstopbox-1a , .fusstopbox-1b {width:50%;
display:table-cell;vertical-align:top;
}



}


/* ==================================== ab 800 pixel ================================== */
@media (min-width: 800px) {

/* keine angabe */


}


/* ===================================== ab 1024 pixel ================================= */

@media (min-width: 1024px) {

.content, .fusstop, .fuss {
width:90vw;
}

.content {
text-align:justify;
}


.fusstop {height:20rem;
padding:2rem 3rem; }

}


/* ===================================== ab 1100 pixel ================================= */

@media (min-width: 1100px) {

html {
font-size:75%;
}


}




/* ===================================== ab 1300 pixel ================================= */

@media (min-width: 1300px) {

.content, .fusstop, .fuss {
width:85vw;
}


}


/* ===================================== ab 1400 pixel ================================= */

@media (min-width: 1400px) {

html {
font-size:80%;
}

.section-logo {
height:100vh;
}


.content, .fusstop, .fuss {
width:80vw;
}



}


/* +  +  +  +  + +  +  +  +  +  C O D E ENDE  +  +  +  +  +  +  +  +  +  + */