

/* = = = = = = = = = = = = = = = = = datei format.css = = = = = = = = = = = = = = = = = = = = = = = = = */




/* ############################################################ */
/* allgemein */
/* ############################################################ */

*, *:before, *:after {

-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}


.clearfix:before,
.clearfix:after {
content: " ";
display: table;
}


.clearfix:after { clear:both; }
.clearfix { *zoom: 1; }

.section { clear: both;
margin: 0rem;
}


html, body {
font-family: tahoma, arial, Verdana, Segoe, "Open Sans",helvetica,roboto ,sans-serif;
font-size:62.5%;
line-height:1.4;
height:100%;
}

body {
font-size:1.6rem;
margin: 0 auto;
color:#6F6F6F;
}


/* überschriften */
h1, h2 {
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;
}

h1, h2, h3, h4, h5 {
font-weight:normal;
}

h1 {color:#C40000;
font-size:2.9rem;
line-height: 3.2rem;
margin-top: 0rem;
margin-bottom: 3.5rem;
}


h2 {color:#C40000;
font-size:2rem;
line-height: 2.2rem;
margin-top: 0rem;
margin-bottom: 0rem;
letter-spacing:.1rem;
}


h3 {color:#C40000;
font-size: 3rem;
line-height: 3.2rem;
margin-top: 2.5rem;
margin-bottom:1rem;
letter-spacing:.0rem;
}

h4 {color:#6F6F6F;
font-size:2rem;
line-height: 2.2rem;
margin-top: 0rem;
margin-bottom: 0rem;
letter-spacing:.1rem;
}


/* === allgemeine links  === */
a {
color:#6F6F6F;
text-decoration: none;
}

a:hover  {
color:#C40000;
text-decoration:none;
font-style:normal;
}

/* quelltext-erklärungen - wenn vorhanden */
pre {white-space:pre-wrap;font-size:1.5rem;padding:1rem 0rem 1rem 0rem;
margin-bottom:2rem;text-align:center;border:solid .1rem;
border-color:#AFAFAF;
background:white ;
color:#000;
border:dashed .1rem black;
}


/* ############################################################ */
/*  speziell*/
/* ############################################################ */

/* float */
.col {width: 100%;
margin: 0 auto;
float:left;
}

.container_haupt {
margin:0 auto;
height:100%;
width:100%;
padding:0rem 0rem 0rem 0rem;
}

.name {display:block;
letter-spacing:0.2rem;
padding:0rem;
font-size:2.6rem;
line-height: 2.8rem;
color:#6F6F6F;
text-transform:uppercase;
letter-spacing:.1rem;
}



/* bilder -anpassen der grösse */
img {max-width: 100%;display:block;
margin:0 auto;
height: auto/*;box-shadow:0.1rem 0.1rem .3rem black;border:solid 0.1rem black; */
}

/* icons */
.icons .fa {display:inline-block;
margin:0.5rem;
text-align:center;
font-size:2.5rem;
height:5rem;
line-height:5rem;
width:5rem;
border-radius:.8rem;
}

.icons.vers1 .fa {background:#6F6F6F;
color:#fff;
}

.icons.vers2 .fa {background:#6F6F6F;
color:#fff;
}

/* liste mit eigenem aufzählungszeichen als font-icon */

.liste1  {
padding-left:2rem;
}

.liste1 li {position:relative;
list-style-type: none;
padding-left:3rem;

}

.liste1 li:before {
position:absolute;
font-family:'FontAwesome';
top:0;
left:10px;
content:"\f111";
color:#6F6F6F;
}

/* bild-liste - hier in fussbereich */

.liste-bild  {padding:0rem 0rem 0rem 0rem;
margin:0;
}

.liste-bild ul {
list-style-type: none;
margin:0;padding:0;
}


.liste-bild li img {width:100%;
display:inline;
/*float: left;*/
margin: 0rem 0rem 1rem 0rem;
border: solid 0.3rem #6F6F6F;
}

.liste-bild li {margin:1rem 0rem 1rem 0rem;
padding: 0rem;color:#6F6F6F;
overflow: hidden; text-align:center
}

.liste-bild li h3 {padding-bottom:.6rem;
color:#6F6F6F;
text-align:center;
margin-top:1.5rem;
margin-bottom:2rem;
/*border-bottom:solid .1rem #6F6F6F;*/
}

.liste-bild li p {font-size:1.2rem;
padding:0rem;margin:0;text-align:center;
}

.liste-bild li a {text-decoration:none;color:#FFFFFF;text-align:center;
}

.liste-bild li:hover  {
/*color: #C40000;*/background: transparent;
}

.liste-bild li img:hover  {
border: solid 0.3rem #C40000;
}


/* ############################################################ */
/* bereich kopf */
/* ############################################################ */


.kopf {width:90vw;
display:block;
margin: 0 auto;
padding:0rem;
}

.kopfbox-a {display:block;
padding:0rem;
text-align:left;vertical-align:top;
}

.kopfbox-b {display:block;
padding:0rem;vertical-align:top;
text-align:right;height:1rem;
}


.kopf-bottom {
margin:0 auto;
background:#fff;
color:#6F6F6F;
padding:0rem;
}


.kopfbox-c {width:90vw;
display:block;
padding:1rem;
margin:0 auto;
}


/*  die icons im kopfbereich */

.kopf a .fa {
margin:0rem;
text-align:center;
font-size:2rem;
height:3rem;
line-height:3rem;
width:3rem;
margin:0.1rem;
background:black;
color:white;
border-radius:.6rem;
}

.kopf a:hover .fa  {
color:white;
background:#006F93;
text-shadow:none;
}


/* ############################################################ */
/* bereich logo */
/* ############################################################ */

.logo-main {position:relative; /* wegen bildwechsler */
margin:0 auto;height:60rem;
background:whitesmoke;
color:#313131;
padding:0rem;
/*border-top:solid .6rem;
border-bottom:solid .6rem;
border-color:#00688A;background-repeat:no-repeat; */
background-position:50% 50%;
background-repeat:no-repeat;
background-size:cover;
}

.logo-main.back01 {background-image:url(images/logo1.jpg) }
.logo-main.back02 {background-image:url(images/logo2.jpg) }
.logo-main.back03 {background-image:url(images/logo3.jpg) }
.logo-main.back04 {background-image:url(images/logo4.jpg) }
.logo-main.back05 {background-image:url(images/Petra01.jpg) }
.logo-main.back06 {background-image:url(images/logo6.jpg) }
.logo-main.back07 {background-image:url(images/logo7.jpg) }



/* ############################################################ */
/* bereich inhalt */
/* ############################################################ */

.inhalt-main {margin:0 auto;
min-height:30rem;
padding:0rem;
margin:0rem;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* inhalt */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */


.inhalt {background:white;width:90vw;
margin: 0 auto;
display:block;
border-bottom: solid 1rem
border-bottom-color:#6F6F6F;
font-size:1.5rem;
line-height:2rem;
padding:0rem;
}

.inhaltbox-a {display:block;
width:100%;
text-align:left;
padding:4rem 2rem 4rem 1rem;
}

.inhaltbox-b {display:block;
width:100%;
color:#6F6F6F;
text-align:center;
padding:1rem 1rem 4rem 1rem ;
border-left:solid 1rem;
border-left-color: #C0C0C0;
background:transparent;
}

.inhaltbox-b h3 {background:#6F6F6F;
color:white;
padding:.5rem;
border-radius:.6rem;
}


/*===== menu 2  =====  */

.menu2 ,
.menu2  ul,
.menu2  li {
margin: 0;
padding: 0;
border: 0;
}

.menu2  {width:100%;
}

.menu2 ul { display:block;
text-align:left;padding-left:2.2rem;
}

.menu2 li {
width:100%;
list-style-type: square;
color:#6F6F6F;
}

.menu2 a {background:#6F6F6F;
color:white;
font-size: 3rem;
line-height: 3.2rem;
margin-top: 2.5rem;
margin-bottom:1rem;
letter-spacing:.0rem;
padding:.5rem;
border-radius:.6rem;
display : inline;
width : 100%;
text-align: center;
text-decoration: none;
padding:.2rem;
}

.menu2 a:hover {
color:#C40000;
text-shadow:none;
background:#6F6F6F;
text-decoration: none;
}




/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* bilder */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.bilder {background:#000;
background:radial-gradient(circle, #3F3F3F , black);
color:#8f8f8f;
font-size:1.4rem;
padding:0rem;
border:solid 0.1rem #6F6F6F;
}


.bilder .span_1_of_1 {width:100%;padding:1rem;}
.bilder .span_1_of_2 {width:100%;padding:0rem;}
.bilder .span_1_of_3 {width:100%;padding:0rem;}
.bilder .span_1_of_4 {width:100%;padding:0rem;}
.bilder .span_1_of_5 {width:100%;padding:0rem;}

.bildbox {
text-align:left;
padding:1rem;
}

.bildbox img {
border:solid 0.1rem #6F6F6F;
}



/* ############################################################ */
/* bereich fuss */
/* ############################################################ */

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* fuss*/
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* === fuss === */


.fuss-main {margin:0 auto;
min-height:10rem;
text-align:center;
text-shadow:none;
padding:2rem 0rem 1rem 0rem;
}


.fuss {display:block;
margin: 0 auto;
width:90vw;
color:#6F6F6F;
padding:0rem;
}


.fussbox {text-align:center;
display:block;
padding:1rem 0rem 1rem 0rem;
margin-bottom:0rem;
}

.fussbox h3 {padding-bottom:.6rem;
color:#6F6F6F;
text-align:center;
margin-top:1.5rem;
margin-bottom:1rem;
border-bottom:solid .1rem #6F6F6F;
}

/*.fuss-bottom {display:inline-block;
padding:1.6rem;
border-radius:1rem;
font-size:1.2rem;
letter-spacing:.1rem;
text-align:center;
}*/

.fuss-main-bottom {margin:0 auto;
background-color: #6F6F6F;
/*min-height:10rem;*/
text-align: center;
text-shadow:none;
padding:0rem 0rem 0rem 0rem;
}


.fuss-bottom {display:block;
margin: 0 auto;
width:90vw;
padding:0rem;
}


.fussbox-bottom {text-align: left;
color: #FFFFFF;
background-color: #6F6F6F;
display:block;
padding:1rem 1rem 1rem 1rem;
margin-bottom:0rem;
}


/*===== fussmenu 2  =====  */


.fussmenu2 ,
.fussmenu2  ul,
.fussmenu2  li {
list-style: none;
margin: 0;
padding: 0;
border: 0;
}

.fussmenu2  {width:100%;
}

.fussmenu2 ul {text-align:center;
}

.fussmenu2 li { display: block;
width:100%;
line-height:2.6rem;
margin:0 auto;
}

.fussmenu2 li a {padding-left:3rem;position:relative;text-align:left;
}

.fussmenu2 li a:before {
position:absolute;
font-family:'FontAwesome';
top:3px;
left:10px;
content:"\f0a9";
color:#6F6F6F;
}

.fussmenu2 li a:hover:before {
position:absolute;
font-family:'FontAwesome';
top:3px;
left:10px;
content:"\f0a9";
color:#C40000;
}

.fussmenu2 a {
display : inline;
width : 100%;
text-align:left;
color:#6F6F6F;
text-decoration: none;
padding:.6rem;
}

.fussmenu2 a:hover {
color:#000;
text-shadow:none;
background:transparent;
text-decoration: none;
}







/* ############################################################ */
/* M E D I A   Q U E R I E S */
/* ############################################################ */

/* ==================================== ab 360 pixel ================================== */
@media (min-width: 360px) {

/* keine angabe */

}

/* ==================================== ab 480 pixel ================================== */
@media (min-width: 480px) {


/* keine angabe */

}


/* ==================================== ab 600 pixel ================================== */
@media (min-width: 600px) {

.kopf , .kopfbox-c ,  .inhalt , .fuss, .fuss-bottom  {
width:85vw;
}


.bilder .span_1_of_1 {width: 50%;padding:1rem 2rem 0rem 1rem; }
.bilder .span_1_of_2 {width: 50%; }
.bilder .span_1_of_3 {width:50%;font-size:1.2rem }
.bilder .span_1_of_4 {width: 50%; }

.fuss {
padding:1rem 2rem 2rem 2rem;
}


.kopf {
display:table;
table-layout:fixed;
border-collapse:separate;
border-spacing:0rem;
padding:0rem;
}

.kopf-bottom {
display:table;
table-layout:fixed;
border-collapse:separate;
border-spacing:0rem;
padding:0rem;
}

.kopfbox-c {display:table-cell;
vertical-align:middle;
}

}


/* ==================================== ab 640 pixel ================================== */
@media (min-width: 640px) {

.name {
letter-spacing:0.2rem;
padding:0rem;
font-size:3.2rem;
line-height: 3.5rem;
}

.kopfbox-a {width:70%;display:table-cell;
text-align:left;vertical-align:top;
}

.kopfbox-b {display:table-cell;width:30%;
vertical-align:bottom;
}


}


/* ==================================== ab 680 pixel ================================== */
@media (min-width: 680px) {

html {
font-size:64%; }



}

/* ==================================== ab 768 pixel ================================== */
@media (min-width: 768px) {

html {
font-size:66.5%;}

.kopf , .kopfbox-c ,  .inhalt , .fuss    {
width:94vw;
}

.inhalt {
display:table;
table-layout: fixed;
border-collapse: separate;
border-spacing:1rem 1rem;
}

.inhaltbox-a {display:table-cell;
vertical-align:top;width:70%;
}

.inhaltbox-b {display:table-cell;
width:30%;vertical-align:top;
border:none;
}



.fuss-main {
padding:0rem 0rem 1rem 0rem;
}

.fuss {font-size:1.4rem;
display:table;
table-layout:fixed;
border-collapse:separate;
border-spacing:.5rem;
padding:0rem 0rem 0rem 0rem;
}

.fussbox {display:table-cell;
width:33.33%;text-align:left;
padding:1rem 1rem 1rem 1rem;
}

.fuss-main-bottom {
padding:0rem 0rem 1rem 0rem;
}

.fuss-bottom {font-size:1.4rem;
display:table;
table-layout:fixed;
border-collapse:separate;
border-spacing:.5rem;
padding:0rem 0rem 0rem 0rem;
}

.fussbox-bottom {display:table-cell;
width:33.33%;text-align:left;
padding:1rem 1rem 1rem 1rem;
}

.fussbox h3 {
text-align:left;
}

.fussmenu2 ul {
text-align:left;
}

.fussmenu2 li {
margin-left:-0.6rem;
}

}


/* ==================================== ab 800 pixel ================================== */
@media (min-width: 800px) {

html {
font-size:66.5%;}

}


/* ===================================== ab 1024 pixel ================================= */

@media (min-width: 1024px) {

html {
font-size:69%;}


.kopf-main {
margin:0 auto;
padding:2rem 0rem 0rem 0rem;
}

.kopf , .kopfbox-c ,  .inhalt , .fuss  {
width:95vw;
}



.fuss {font-size:1.6rem;
}


}


/* ===================================== ab 1100 pixel ================================= */

@media (min-width: 1100px) {

.bilder .span_1_of_3 {width:33.33%;}

}


/* ===================================== ab 1200 pixel ================================= */

@media (min-width: 1200px) {

html {
font-size:72%;}

.kopf , .kopfbox-c ,  .inhalt , .fuss , .fuss-bottom {
width:85vw;
}



}


/* ===================================== ab 1480 pixel ================================= */

@media (min-width: 1480px) {

html {
font-size:80%;
}

.kopf , .kopfbox-c ,  .inhalt , .fuss , .fuss-bottom {
width:78vw;
}



}


/* +  +  +  +  + +  +  +  +  +  C O D E ENDE  +  +  +  +  +  +  +  +  +  + */