

/* = = = = = = = = = = = = = = = = = datei format.css = = = = = = = = = = = = = = = = = = = = = = = = = */


/* ############################################################ */
/* allgemein */
/* ############################################################ */

*, *:before, *:after {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}


html, body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:62.5%;
line-height:1.4;
font-weight:normal;
height:100%;
}

body {
font-size:1.7rem;
margin: 0 auto;
}

/* 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: Verdana;
font-weight:normal;
}

h1 {text-align:left;
font-size:3.2rem;
line-height: 3.4rem;
margin-top: 0rem;
margin-bottom: 4.2rem;
letter-spacing:.0rem;
}

h2 {
font-size:2.6rem;
line-height: 2.8rem;
margin-top: 0rem;
margin-bottom: 3.5rem;
letter-spacing:0rem;
}

h3 {
font-size:2.1rem;
line-height: 2.3rem;
margin-top: 2.1rem;
margin-bottom:1.4rem;
letter-spacing:0rem;
}




/* farbe aussehen der links */

a {background-color:transparent;
color:black;
text-decoration: underline;
}

a:hover  {color:black;
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:black;
background:rgba(255,255,255,.4);
border:dashed .1rem green
}


/* ############################################################ */
/*  speziell*/
/* ############################################################ */

.container_haupt {
margin:0 auto;
width:100%;padding-top:0.5rem;
background:#77aa22;
background-size: 30px 30px;
}

.wrapper {
margin:0 auto;
width:100%;padding:0rem;
box-shadow:0rem 0rem .5rem #4F4F4F;
border-left: solid .6rem #77aa22;
border-right: solid .6rem #77aa22;
}

/* bilder allgemein -anpassen der grösse */
img {max-width: 100%;display:inline-block;
margin:0 auto;
height: auto;
}



/* ############################################################ */
/* bereich kopf  - überschrift*/
/* ############################################################ */

.kopf-main {display:table;
width:100%;
padding:0;
margin:0 auto;
}

.kopf {display:table-cell;
/*farbverlauf oberer teil*/
vertical-align:middle;
background: #ffffff;/* IE9*/
background:linear-gradient(to bottom , #77aa22  ,#ffffff   );  /*linear-gradient(to bottom ,#77aa22, #ffffff ,  #77aa22 );*/
margin: 0 auto;
padding:0;
}


@font-face
{
font-family: 'mono-type';
src: url('mono-type.ttf')
format("TrueType");}



.name {display:block;
font-family:  'mono-type';
text-align:center;
padding:1rem;
font-size:4.6rem;
line-height:4.8rem;
letter-spacing:0.2rem;
color:black;
/*text-shadow: 0 -1px 1px black, 0 1px 1px black;*/
}


/* ############################################################ */
/* bereich logo */
/* ############################################################ */

.logo-main {
padding:0;
margin:0 auto;
}

.logo {
height:22rem;
background-image:url(../images/logo1.jpg);
background-position:50% 50%;
background-repeat:no-repeat;
background-size:cover;
margin: 0 auto;
padding:0;
}



/* ############################################################ */
/* bereich content */
/* ############################################################ */

.content-main {
padding: 0;
margin:0;
color:black;
min-height:10rem;
}
/*farbverlauf im mittel teil*/
.content {background:#ffffff;/* IE9*/
background:linear-gradient(to bottom ,#77aa22, #ffffff ,  #77aa22 );
margin: 0 auto;
padding:6rem 3rem ;
}

.content h1,.content h2, .content h3 {
color:black;
}

/* bilder im inhaltsbereich -anpassen der grösse */

.content .wrapper-bild {display:block;text-align:center;
margin:0 auto;font-size:1.5rem;
line-height:1.8rem;
}
/*rahmen der bilder*/

/*
.content img {display:inline-block;margin:.4rem;
border: solid .6rem #77aa22;
box-shadow:0rem 0rem .2rem #77aa22;
} */

.content .bild-1_of_1 {max-width: 100%;
}

.content .bild-1_of_2 {max-width: 100%;
}

.content .bild-1_of_3 {max-width: 100%;
}




/* ############################################################ */
/* bereich fuss */
/* ############################################################ */


.fuss-main {color:black; /*schriftfarbe*/
margin:0 auto;
}

.fuss {display:table;width:100%;
background:#77aa22;/* farbe unterer bereich*/
margin: 0rem auto;
padding:3rem 3rem;
}

.fuss-main a {
text-decoration:none;
}


.fussbox-1a  {display:block;
vertical-align:middle;
text-align:center;
width:100%;
padding:0rem .5rem 0 .5rem ;
font-size:1.6rem;
line-height:1.9rem;
}

.fussbox-1b  {display:block;
vertical-align:middle;
text-align:center;
width:100%;
padding:0rem .5rem 0 .5rem ;
font-size:1.6rem;
line-height:1.9rem;
}


/*  die icons im fussbereich */
.fuss .fa {
font-size:1.5rem;
line-height:3rem;
height:3rem;
width:3rem;
color:white;
background:black;
margin:.2rem;
border-radius:36rem;
}

.fussbox-1a ul {
padding-left:0rem;
padding-top:0rem;
margin:0;
}

.fussbox-1a li {display:inline;
padding:0;
margin:.5rem
}


/* ############################################################ */
/* bereich fussmenu */
/* ############################################################ */




.fussmenu  {width:100%;margin:0 auto;padding-bottom:1rem;padding-top:1rem}

.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.6rem;
line-height:1.8rem;
width : 100%;
text-align:left;
color:white/*farbe schrift unten*/;  
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 - BILDSCHIRMABFRAGEN*/
/* ############################################################ */


/* ==================================== ab 360 pixel ================================== */
@media (min-width: 360px) {

.wrapper {
width:90vw;
}


}


/* ==================================== ab 480 pixel ================================== */
@media (min-width: 480px) {

/* keine angabe */


.content .bild-1_of_1 {max-width: 80%;
}

.content .bild-1_of_2 {max-width: 80%;
}

.content .bild-1_of_3 {max-width: 80%;
}



}


/* ==================================== ab 550 pixel ================================== */
@media (min-width: 550px) {

.content {
padding:6rem 5rem ;
}

.fussmenu li { display:inline;
}

}


/* ==================================== ab 600 pixel ================================== */
@media (min-width: 600px) {

/* keine angabe */

}


/* ==================================== ab 640 pixel ================================== */
@media (min-width: 640px) {

html {
font-size:68%;
}

.content .bild-1_of_1 {max-width: 90%;
}

.content .bild-1_of_2 {max-width: 90%;
}

.content .bild-1_of_3 {max-width: 90%;
}


}


/* ==================================== ab 768 pixel ================================== */
@media (min-width: 768px) {

html {font-size:70%;}

.kopf {height:11rem; }

.name{text-align:right;}

.content img {margin:.1rem;
}

.content .bild-1_of_1 {max-width: 90%;
}

.content .bild-1_of_2 {max-width: 45%;
}

.content .bild-1_of_3 {max-width: 31%;
}


}


/* ==================================== ab 800 pixel ================================== */
@media (min-width: 800px) {

html {font-size:78%;}

}


/* ===================================== ab 1024 pixel ================================= */

@media (min-width: 1024px) {

html {
font-size:80%;}

}


/* ===================================== ab 1100 pixel ================================= */

@media (min-width: 1100px) {

.wrapper {
width:80vw;
}


}


/* ===================================== ab 1200 pixel ================================= */

@media (min-width: 1200px) {

html {
font-size:72%;}

.wrapper {
width:75vw;
}



}


/* ===================================== ab 1300 pixel ================================= */

@media (min-width: 1300px) {

.wrapper {
width:70vw;
}


}

/* ===================================== ab 1400 pixel ================================= */

@media (min-width: 1400px) {

html {
font-size:80%;
}


}


/* +  +  +  +  + +  +  +  +  +  C O D E ENDE  +  +  +  +  +  +  +  +  +  + */