

/* = = = = = = = = = = = = = = = = = datei format.css = = = = = = = = = = = = = = = = = = = = = = = = = */



/* ############################################################ */
/* allgemein */
/* ############################################################ */

*, *:before, *:after {

-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-moz-transition: width .75s ease-out;
-webkit-transition: width .75s ease-out;
transition: width .75s ease-out;
}

.clearfix:before,
.clearfix:after {
content: " ";
display: table;
}


.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

.section { clear: both;
margin: 0rem;
background:transparent;
}

html {
font-family:"times new roman","trebuchet ms",georgia, "Open Sans",helvetica, arial,roboto, serif;
font-size:62.5%;
line-height:1.5;

font-weight: 400;
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;
}


body {
font-size:1.9rem;
margin: 0 auto;
background-color:#DFDFDF;
color:#000;
margin:0rem;
}

.container_haupt {
margin:0rem;
background-color:#000;
width: 100%;
}

/* überschriften */
h1, h2, h3, h4, h5 {
font-weight:normal;
}

h1 {
font-size:2.9rem;
line-height: 3.2rem;
margin-top: 0rem;
margin-bottom: 3.5rem;
}

h2 {
font-size:2.4rem;
line-height: 2.8rem;
margin-top: 0rem;
margin-bottom: 3rem;
}

h3 {
font-size:2rem;
line-height: 2.3rem;
margin-top: 1.5rem;
margin-bottom:1rem;
}



img {max-width: 100%;
height: auto;
padding:0rem;
margin:0rem;
}



/* ############################################################ */
/* allgemein - speziell*/
/* ############################################################ */


/* nicht verwendet*/
.hpname1 {
font-size: 3.5rem;
line-height:4rem;
padding-left:0rem;
padding-right:0rem;
color:#fff;
text-shadow:0rem 0rem 1rem #fff;
}
/* ende - nicht verwendet*/


.bild-im-text {
display:block;
max-width:100%;
margin:4rem auto;
border:solid  0.1rem;
box-shadow: 0rem 0rem 0.4rem #000;
border-color: #000;
}

.bild-im-text-re {
display:block;
max-width:100%;
border:solid  0.1rem;
margin:4rem auto;
box-shadow: 0rem 0rem 0.4rem #000;
border-color: #000;
}





/* ############################################################ */
/* bereich TOP */
/* ############################################################ */

.bereich-top {background:transparent;color:#fff;}

.zelle-top {display: table-cell;
width:100%;
padding:0rem;
}


/* ############################################################ */
/* bereich logo */
/* ############################################################ */

.bereich-logo {
color:#fff;
border-bottom:solid 0.1rem black;
background-color:slategray;
background-image:url(images/back.jpg);
background-size:cover;
background-repeat:repeat;
background-position:50% 0%;
}

.bereich-logo .tabelle {display: table;
width:100%;
table-layout:fixed;
border-spacing: 0rem 0rem;
}

.zelle-logo {display: block;
text-align:center;
vertical-align:bottom;
}



/* ############################################################ */
/* bereich zitat  */
/* ############################################################ */

.bereich-zitat {background-color:#141414;
color:steelblue;
text-shadow: 0.1rem 0.1rem 0.1rem black;
padding-top:3rem;
padding-bottom:3rem;
}

.bereich-zitat h1, .bereich-zitat h2 {color:#1C6F1C;text-align:left;}

.bereich-zitat .tabelle {display: table;
width:100%;
table-layout:fixed;
border-spacing: 0rem 0rem;
}

.zelle-zitat {display: block;
width:90%;
margin:0 auto;
padding:0rem 1rem 0rem 1rem;

text-align:left;
vertical-align:middle;
}


.bereich-zitat .fa {
color:#B9B9B9;
}




/* ############################################################ */
/* bereich info 1 */
/* ############################################################ */

.bereich-info1  {background-color:steelblue;
color:#000;
padding:5rem 2rem 5rem 2rem;
background:  linear-gradient(to right bottom,steelblue,#89B0D1 ,steelblue);
}

.bereich-info1 h2 {color:white;}

.bereich-info1 hr {margin:0 auto;margin-top:2rem;
border:none;width:50%;
border-bottom: solid 0.5rem black;
height:0.5rem; }


.bereich-info1 .tabelle {display: table;
width:100%;
table-layout:fixed;
border-spacing: 1rem 1rem;
}

.bereich-info1 .zelle {display:table-cell;
width:100%;
vertical-align:top;
border-collapse:separate;
}

.zelle-info1a {display: block;
width: 100%;
text-align:center;
margin-bottom:2rem;
vertical-align:top;
border-radius:2rem;
}

.zelle-info1b {display: block;
width: 100%;
text-align:center;
margin-bottom:2rem;
vertical-align:top;
border-radius:2rem;
}

.zelle-info1c {display: block;
width: 100%;
text-align:center;
margin-bottom:2rem;
vertical-align:top;
border-radius:2rem;
}

.bereich-info1 .text {
padding:2rem 2rem 6rem 2rem;
text-align:center;
}

.bereich-info1 .foto {
margin:0rem;width:100%;
text-align:center;
padding-top:2rem;
}

.bereich-info1 .fa {background-color:black;
color:white;
padding:1rem;
border-radius:0.5rem;
box-shadow:0 0 0.3rem black;
}



/* ############################################################ */
/* bereich info 2 */
/* ############################################################ */

.bereich-info2  {background-color:#142736;
color:#C0D6E7;
background:   url(images/back4.png),radial-gradient(circle farthest-corner, steelblue, #0A1218) ;
padding-top:5rem;
padding-bottom:5rem;
}

.bereich-info2 h2 {color:#fff;margin-bottom:0;}

.bereich-info2 hr {margin:0 auto;margin-top:2rem;margin-bottom:2rem;
border:none;width:50%;
border-bottom: solid 0.5rem black;
height:0.5rem; }

.bereich-info2 .tabelle {display: table;
width:100%;
table-layout:fixed;
border-spacing: 2rem 1rem;
}

.bereich-info2 .zelle {display:table-cell;
width:100%;
vertical-align:top;
border-collapse:separate;
padding:0rem 1rem 0rem 1rem;
}

.zelle-info2a {display: block;
width: 100%;
background-color:#315C80;
background:    radial-gradient( farthest-corner,#1D3649,steelblue) ;
text-align:center;
padding:0rem;
margin-bottom:2rem;
vertical-align:top;
box-shadow:0 0 1rem black;
}

.zelle-info2b {display: block;
width: 100%;
background-color:#315C80;
background:    radial-gradient( farthest-corner,#1D3649,steelblue) ;
text-align:center;
padding:0rem;
margin-bottom:2rem;
vertical-align:top;
box-shadow:0 0 1rem black;
}


.bereich-info2 .text {
padding:2rem 2rem 6rem 2rem;
text-align:center;
}

.bereich-info2 .foto {
margin:0;
text-align:center;
padding:3rem 0rem 0rem 0rem;
}


.bereich-info2 .fa {
color:black;
padding:0.6rem;
border-radius:0.5rem;
}

.bereich-info2 .fa:hover   {
color:#AEB7BB;
}

/* zweiter font-icon - dafür wurde eine eigene klasse namens -zwei- erstellt*/
.bereich-info2 .fa.zwei {
color:black;
padding:0.6rem;
border-radius:0.5rem;
}

.bereich-info2 .fa.zwei:hover   {
background-color:white;
color:#1D374E;
}
/* ende zweiter font-icon */

/* ############################################################ */
/* bereich about  */
/* ############################################################ */

.bereich-about {background-color:#141414;
background: linear-gradient(to left bottom,#272727,black ,#272727);
color:steelblue;
text-shadow: 0.1rem 0.1rem 0.1rem black;
padding-top:3rem;
padding-bottom:3rem;
}

.bereich-about h1, .bereich-about h2 {color:steelblue;text-align:center;}

.bereich-about hr {margin:0 auto;margin-top:2rem;margin-bottom:2rem;
border:none;width:20%;width:20vw;
border-bottom: solid 0.5rem steelblue;
height:0.5rem; }

.bereich-about .tabelle {display: table;
width:100%;
table-layout:fixed;
border-spacing: 0rem 0rem;
}

.zelle-about {display: block;margin: 0px auto;
width:70%;
padding:1rem 1rem 0rem 1rem;
background-size:cover;
text-align:left;
vertical-align:middle;
}


.bereich-about .fa {
color:white;
}





/* ############################################################ */
/* bereich inhalt - auf den unterseiten */
/* ############################################################ */

.bereich-inhalt {
width: 100%;
background-color:#7aa5ca;
background:  linear-gradient(to right bottom,steelblue,#89B0D1 ,steelblue);
color:#101F2C;
padding:7rem 2rem 5rem 2rem;
}

.bereich-inhalt h1, .bereich-inhalt h2,  .bereich-inhalt h3  {color:#101F2C;}

.bereich-inhalt .tabelle {display: table;
width:100%;
table-layout:fixed;
border-spacing: 0rem 0rem;
}

.zelle-inhalt{display:block;
width: 100%;
min-height:20rem;
}





/* ############################################################ */
/* bereich fuss */
/* ############################################################ */

.bereich-fuss {background-color:#414141;
border-top:solid 0.5rem black;
background-image:url(images/back.jpg);
background-size:cover;
background-repeat:repeat-y;
background-position:50% 0%;
color:#EFEFEF;
padding-top:2rem;
padding-bottom:0rem;
text-shadow:none;box-shadow:0rem 0rem 0.5rem black;

}

.bereich-fuss .tabelle {display: table;
width:100%;
table-layout:fixed;
border-spacing: 0rem 0rem;
}

.zelle-fuss {display:block;

width: 100%;
text-align:center;
padding:0rem;
}


.bereich-fuss .fa {
color:black;
text-shadow:0rem 0rem 0.1rem white;
}


.fussname {
color:#000;
font-size:1.6rem;
padding:1rem 0rem 1rem 0rem;
text-shadow:0.1rem 0.1rem 0.1rem #8A8A8A;
}


.totop {background-color:steelblue;
display:inline-block;vertical-align:middle;text-align:center;
padding:1rem;
border:solid 0.1rem #16293A;
}
.totop .fa {color:white;text-shadow:0.1rem 0.1rem 0.1rem black;
}



/* ############################################################ */
/* R  E  S  P  O  N  S  I  V  E */
/* ############################################################ */

/* ==================================== ab 360 pixel ================================== */
@media (min-width: 360px) {


.zelle-zitat {
width:85%;
}

.bereich-fuss {
background-position:0% -3rem;
}

}


/* ==================================== ab 480 pixel ================================== */
@media (min-width: 480px) {

.zelle-zitat {
width:80%;
}


}

/* ==================================== ab 600 pixel ================================== */
@media (min-width: 600px) {

.zelle-logo{display: table-cell;
}

.zelle-info1a {display: table-cell;
}

.zelle-info1b {display: table-cell;
}

.zelle-info1c {display: table-cell;
}

.zelle-info2a {display: table-cell;
}

.zelle-info2b {display: table-cell;
}

.zelle-zitat {
font-size:2.2rem
}


zelle-fuss {display:table-cell;
}

.bild-im-text {
max-width:80%;
}

.bild-im-text-re {
max-width:80%;
}


}

/* ==================================== ab 640 pixel ================================== */
@media (min-width: 640px) {


.bereich-inhalt {
padding:7rem 5rem 5rem 5rem;
}

}


/* ==================================== ab 680 pixel ================================== */
@media (min-width: 680px) {

html {
font-size:64%;
}


}

/* ==================================== ab 768 pixel ================================== */
@media (min-width: 768px) {

html {
font-size:66.5%;}

.zelle-zitat {
width:70%;font-size:2.8rem
}


.zelle-inhalt {text-align:justify;}




}

/* ===================================== ab 800 pixel ================================= */

@media (min-width: 800px) {


.bild-im-text {float:left;max-width:30%;
margin-top:1rem;margin-right:1.5rem;margin-bottom:0rem;
margin-left:0rem;
}

.bild-im-text-re {float:right;max-width:30%;
margin-top:1rem;margin-left:1.5rem;margin-bottom:0rem;
margin-right:0rem;
}

}

/* ===================================== ab 1024 pixel ================================= */

@media (min-width: 1024px) {

html {
font-size:69%;}

.zelle-zitat {
font-size:2.8rem
}

.bereich-info2 .zelle {display:table-cell;
width:100%;
vertical-align:top;
border-collapse:separate;
padding:0rem 5rem 0rem 5rem;
}


.bild-im-text {
margin-top:1rem;margin-right:2rem;margin-bottom:0.5rem;
margin-left:0rem;
}

.bild-im-text-re {
margin-top:1rem;margin-left:2rem;margin-bottom:0.5rem;
margin-right:0rem;
}



}

/* ===================================== ab 1280 pixel ================================= */

@media (min-width: 1280px) {

html {
font-size:72%;}



.bereich-info2 .zelle {display:table-cell;
width:100%;
vertical-align:top;
border-collapse:separate;
padding:0rem 10rem 0rem 10rem;
}

.zelle-zitat {
font-size:3rem
}
.zelle-inhalt {
padding:0rem 4rem 0rem 4rem;
}

}

/* ===================================== ab 1420 pixel ================================= */

@media (min-width: 1420px) {

html {
font-size:82%;
}



}





/* +  +  +  +  + +  +  +  +  +  C O D E ENDE  +  +  +  +  +  +  +  +  +  + */