﻿* {
	margin:0;
	padding:0;
	color:white;
}


/* --------- Schriftauswahl   --------  */

body { font-size: 100%; }


h1 {  font-family: Verdana, Arial, Helvetica; font-size:2.0em; color:#FCDE9C; text-shadow: 9px 7px 7px #36462C; }
h2 {  font-family: Verdana, Arial, Helvetica; font-size:1.4em; color:#FCDE9C; text-shadow: 9px 7px 6px #36462C; Line-Height:150%;}
h3 {  font-family: Verdana, Arial, Helvetica; font-size:1.2em; color:#FCDE9C; text-shadow: 9px 7px 8px #36462C; Line-Height:120%;}
h4 {  font-family: Verdana, Arial, Helvetica; font-size:1.1em; color:#FCDE9C; text-shadow: 9px 7px 8px #393939; Line-Height:110%;}

.weiss_4 	{ font-family: Verdana, Arial, Helvetica; font-size:1em; color:#FFFFFF;  Line-Height:130%;  }
.weiss_4n 	{ font-family: Verdana, Arial, Helvetica; font-size:1em; color:#FFFFFF;  Line-Height:120%;  }
.weiss_3 	{ font-family: Verdana, Arial, Helvetica; font-size:0.8em; color:#FFFFFF;  Line-Height:130%;  }
.weiss_3n 	{ font-family: Verdana, Arial, Helvetica; font-size:0.8em; color:#FFFFFF;  Line-Height:120%;  }
.weiss_2 	{ font-family: Verdana, Arial, Helvetica; font-size:0.7em; color:#FFFFFF;  Line-Height:120%;  }
.weiss_1h 	{ font-family: Verdana, Arial, Helvetica; font-size:0.6em; color:#FFFFFF;  Line-Height:400%;  }

.weiss_3link 	{ font-family: Verdana, Arial, Helvetica; font-size:0.8em; color:#FFFFFF; Line-Height:130%; text-decoration:none;  }

.blau_4 	{ font-family: Arial; Helvetica; Arial: font-size:1em; color:#99ADCA;  Line-Height:180%;  }
.blau_4n 	{ font-family: Arial; Helvetica; Arial; font-size:1em; color:#99ADCA;  Line-Height:170%;  }
.blau_3 	{ font-family: Arial; Arial; font-size:0.8em; color:#99ADCA; Line-Height:180%;  }
.blau_3n 	{ font-family: Arial; Helvetica; font-size:0.8em; color:#99ADCA;  Line-Height:170%;  }
.blau_2 	{ font-family: Arial, Helvetica; font-size:0.7em; color:#99ADCA;  Line-Height:120%;  }
.blau_1h 	{ font-family: Arial, Helvetica; font-size:0.6em; color:#99ADCA;  Line-Height:400%;  }


.link_1	        { font-family: Verdana, Arial, Helvetica; font-size:1em; color:#FAE5B8; text-decoration:none;  }
.link_08	{ font-family: Verdana, Arial, Helvetica; font-size:0.8em; color:#FAE5B8; text-decoration:none;  }
.link_075	{ font-family: Verdana, Arial, Helvetica; font-size:0.75em; color:#FAE5B8; text-decoration:none;  }

.link_1_sh      { font-family: Verdana, Arial, Helvetica; font-size:1em; color:#FCDE9C; text-decoration:none; 
                  text-shadow: 5px 4px 5px #393939; Line-Height:140%;  } 
.link_08_sh     { font-family: Verdana, Arial, Helvetica; font-size:0.8em; color:#FCDE9C; text-decoration:none; 
                  text-shadow: 5px 4px 5px #393939; Line-Height:143%;  }  
.link_075_sh    { font-family: Verdana, Arial, Helvetica; font-size:0.75em; color:#FCDE9C; text-decoration:none; 
                  text-shadow: 5px 4px 5px #393939; Line-Height:120%;  }    
              
.navi_4		{ font-family: Verdana, Arial, Helvetica; font-size:1em; color:#FAE5B8; text-decoration:none; Line-Height:130%; }
.navi_4n   	{ font-family: Verdana, Arial, Helvetica; font-size:1em; color:#;#FAE5B8; text-decoration:none; Line-Height:120%; } 
.navi_3		{ font-family: Verdana, Arial, Helvetica; font-size:0.8em; color:#FAE5B8; text-decoration:none; Line-Height:130%; }
.navi_3n	{ font-family: Verdana, Arial, Helvetica; font-size:0.8em; color:#FAE5B8; text-decoration:none; Line-Height:120%; }

a:hover 	{ background-color:#386E7E;  }


/* --------------- Liste --------------- */





/* --------- für DESKTOP-Bildschirme zwischen 1600 und 4000 Pixel   --------  */ 

@media only screen and (max-width: 2400px) {


body {
    background-color: #8CB37C; font-size: 140%;
  }

#header {
	width:98%;
        height: 150px;
        background:#5A7F47; 
	margin-left: auto;
        margin-right: auto;
        margin-top: 2%;
	margin-bottom: 2%;
	padding: 50px;
	height:150px;
        padding: 40px;
        text-align: center;
        box-sizing:border-box;
}

#foto_oben {
	width:100%;
        height: 160px;
        background:#5A7F47; 
	margin-top: 2%;
	margin-bottom: 2%;
	padding: 50px;
	height:150px;
        padding: 40px;
        text-align: center;
}


#wrapper {
	margin:10px auto;
	width:1600px;
        border: 0px solid blue;
} 

#sidebar_links {
	float:left;
	width:20%;
	height:2100px;
        margin-right:2%;
        padding-top: 180px;
        padding-left: 20px;
        padding-right:20px;
        background-image: url(desk_1/holz_320x2100.jpg);
        box-sizing:border-box;
}

.name60 {
	width: 250px;
        height: 70px;
        margin-bottom: 30px;
	box-sizing: border-box;
        border: 0px solid blue;
        padding-top: 0px; 
	padding-left: 0px;
        text-align: left;
}


.telef60 {
	width: 250px;
        height: auto;
        margin-bottom: 0%;
        margin-top: 30%;
        padding-top: 20%;
        padding-bottom: 10%;
	box-sizing: border-box;
        border: 0px solid blue;
        text-align: left;
}

.link60 {
	width: 250px;
        height: 70px;
        margin-top: 0px;
        margin-bottom: 50px;
        padding-top: 0px; 
	padding-left: 0px;
        border: 0px solid blue;
        box-sizing: border-box;
        text-align: left;
        box-shadow: 0 3px 3px rgba(0,0,0,0.5), 0 1px 2px rgba(0,0,0,0.5);
}

.link60start {
	width: 250px;
        height: 70px;
        margin-top: 100px;
        margin-bottom: 50px;
        padding-top: 0px;
        padding-left: 0px; 
        padding-bottom: 10%;
        border: 0px solid blue;
        box-sizing: border-box;
        text-align: left;
        box-shadow: 0 2px 2px rgba(0,0,0,0.5), 0 1px 2px rgba(0,0,0,0.5);
}


/* --------- GROSSER DESKTOP - Contentbereich  ---------  */


#content_gesamt {
	float:left;
	width:56%;
        height:2100px;
        margin-top: 0px;
       	margin-left: 0px;
        margin-right:2%; 
	margin-bottom: 0px;
	background:#597E48;
	box-sizing:border-box;
}

.content_oben  {
	background-color:#628751;
        height: 290px;
        border: 0px solid blue;
	margin-top: 0px;
       	margin-left: 0px;
        margin-right:0px; 
	margin-bottom: 10px;
        padding-top: 30px;
        padding-left:  50px;
        padding-right: 50px;
        padding-bottom: 10px;
        margin-bottom: 10px;
        box-sizing:border-box;
}

.content_oben_1  {
	background-color:#628751;
        height: 430px;
        border: 0px solid blue;
	margin-top: 0px;
       	margin-left: 0px;
        margin-right:0px; 
	margin-bottom: 10px;
        padding-top: 20px;
        padding-left:  50px;
        padding-right: 50px;
        padding-bottom: 10px;
        box-sizing:border-box;
}

.content_mitte  {
        background-color:#628751;
        height: 550px;
        border: 0px solid blue;
	margin-top: 0px;
       	margin-left: 0px;
        margin-right:0px; 
	margin-bottom: 10px;
        padding-top: 20px;
        padding-left:  50px;
        padding-right: 50px;
        padding-bottom: 10px;
        box-sizing:border-box;
}

.content_unten_1  {
	background-color:#628751;
        height: 490px;
        border: 0px solid blue;
	margin-top: 0px;
       	margin-left: 0px;
        margin-right:0px; 
	margin-bottom: 10px;
        padding-top: 20px;
        padding-left:  50px;
        padding-right: 50px;
        padding-bottom: 10px;
        box-sizing:border-box;
}

.content_unten  {
	background-color:#628751;
        height: 300px;
        margin-top: 0px;
       	margin-left: 0px;
        margin-right:0px; 
	margin-bottom: 0px;
        border: 0px solid blue;
	padding-top: 40px;
        padding-left:  50px;
        padding-right: 50px;
        padding-bottom: 0px;
        box-sizing:border-box;
}

#sidebar2 {
	float:left;
	width:20%;
	background: linear-gradient(to left, #1F4634, #628751 );
	height:2100px;
        margin-top: 0px;
       	margin-left: 0px;
        margin-right: 0px; 
	margin-bottom: 0px;
        padding-top: 50px;
        padding-left: 0px;
        padding-right: 0px;
        box-sizing:border-box;
        text-align:center;
}


/* --------- GROSSER DESKTOP - 2er-Linkbox - Rahmenfläche --------  */


#linkbox_li {
	float:left;
        width:48%;
        height: 130px;
	margin-top:2%;
        margin-right: 2%;
       	padding-top: 26px;
        padding-left: 80px;
        background: linear-gradient(to left, #86AC73, #628751, #97BD85  );
        text-align: center;
        box-sizing:border-box;
}

#linkbox_re {
	float:right;
        width:48%;
        height: 130px;
        margin-top:2%;
        margin-right: 0%;
	padding-top: 26px;
        padding-left: 80px;
        background: linear-gradient(to right, #86AC73, #628751, #97BD85  );
        text-align: center;
        box-sizing:border-box;
}


/* --------- GROSSER DESKTOP - 3er-Linkbox:  Button-Grund mit Schatten  --------  */


.link80 {
	background-color:#759A64;
        width:600px;
        height: 80px;
        margin-bottom: 5px;
        box-sizing: border-box;
        border: 0px solid blue;
	padding-top: 0px;
        padding-left: 0px;
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;
	box-shadow: 0 3px 3px rgba(0,0,0,0.5), 0 1px 2px rgba(0,0,0,0.5);
}


#footer {
	width:98%;
        height: 160px;
	background: linear-gradient(to top, #5A7F47, #8CB37C );
        margin-left: auto;
        margin-right: auto;
        margin-top: 2%;
	margin-bottom: 2%;
        padding-top: 10px;
        padding-left: 0px;
        padding-bottom: 10px;
        text-align: center;
        box-sizing:border-box;
}

.link40_li {
	float:left;
        width:30%;
        height: 80px;
        background-color:#1F4634;
        margin-top: 1px;
        margin-left: 2%;
        margin-right: 0; 
        margin-bottom: 05px;
        padding-top: 0px; 
	box-sizing: border-box;
        border: 0px solid blue;
        text-align:center;
	box-shadow: 0 3px 3px rgba(0,0,0,0.5), 0 1px 2px rgba(0,0,0,0.5);
}

.link40_mitte {
	float:left;
        width:30%;
        height: 80px;
        background-color:#1F4634;
        margin-top: 1px;
        margin-left: 3%;
        margin-right: 3%; 
        margin-bottom: 5px;
        padding-top: 0px; 
	box-sizing: border-box;
        border: 0px solid blue;
        text-align:center;
	box-shadow: 0 3px 3px rgba(0,0,0,0.5), 0 1px 2px rgba(0,0,0,0.5);
}


.link40_re {
	float:left;
        width:30%;
        height: 80px;
        background-color:#1F4634;
        margin-top: 1px;
        margin-left: 0%;
        margin-right: 2%; 
        margin-bottom: 05px;
        padding-top: 0px; 
	box-sizing: border-box;
        border: 0px solid blue;
        text-align:center;
	box-shadow: 0 3px 3px rgba(0,0,0,0.5), 0 1px 2px rgba(0,0,0,0.5);

}

/* --------- GROSSER DESKTOP - BUTTON 1  --------  */


.button1 {
    width:240px;
    height: 50px;
    background: rgba(60,220,160,0.3);
    font-family:verdana;
    color: #FFFFFF;
    font-size:0.8em;
    display: inline-block; 
    margin-bottom: 0px;
    padding-top: 22px;
    padding-left: 10px; 
    padding-right: 0px;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}
.button1:hover
    {
    background-color: #5A7F47; 
}
.button1:active {
    box-shadow: 0 2px 0 #393939, 0 4px 4px rgba(0, 0, 0, 0.4), 0 2px 5px rgba(0, 0, 0, 0.2) inset;
    top: 7px;
}

.button1blue {
    width:240px;
    height: 50px;
    background: rgba(30,130,290,0.5);
    font-family:verdana;
    color: #FFFFFF;
    font-size:0.8em;
    display: inline-block; 
    margin-bottom: 0px;
    padding-top: 22px;
    padding-left: 10px; 
    padding-right: 0px;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}

.button1:hover
    {
    background-color: #5A7F47; 
}
.button1:active {
    box-shadow: 0 2px 0 #393939, 0 4px 4px rgba(0, 0, 0, 0.4), 0 2px 5px rgba(0, 0, 0, 0.2) inset;
    top: 7px;
}


/* --------- GROSSER DESKTOP - BUTTON 2  --------  */


.button2 {
    width:99%;
    height: 49px;
    background-color: #759A64;
    display: inline-block;
    font-family:verdana;
    font-size:0.8em; 
    margin-bottom: 0px;
    padding-top: 28px;
    padding-left: 5px; 
    padding-right: 0px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}

.button2:hover {
    background-color: #1F4634; 
}

.button2:active {
    box-shadow: 0 2px 0 #393939, 0 4px 4px rgba(0, 0, 0, 0.4), 0 2px 5px rgba(0, 0, 0, 0.2) inset;
    top: 7px;
}


/* --------- GROSSER DESKTOP - BUTTON 2 Zweizeiler  --------  */


.button2h {
    width:99%;
    height: 49px;
    background-color: #759A64;
    display: inline-block;
    font-family:verdana;
    font-size:0.8em; 
    margin-bottom: 0px;
    padding-top: 28px;
    padding-left: 5px; 
    padding-right: 0px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}

.button2h:hover {
    background-color: #1F4634; 
}

.button2h:active {
    box-shadow: 0 2px 0 #393939, 0 4px 4px rgba(0, 0, 0, 0.4), 0 2px 5px rgba(0, 0, 0, 0.2) inset;
    top: 7px;
}



/* --------- GROSSER DESKTOP - BUTTON 3  --------  */


.button3 {
    width:99%;
    height: 49px;
    background-color: #759A64;
    display: inline-block;
    font-family:verdana;
    font-size:0.8em; 
    margin-bottom: 0px;
    padding-top: 26px;
    padding-left: 5px; 
    padding-right: 0px;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}

.button3:hover  {
    background-color: #1F4634; 
}

.button3:active {
    box-shadow: 0 2px 0 #393939, 0 4px 4px rgba(0, 0, 0, 0.4), 0 2px 5px rgba(0, 0, 0, 0.2) inset;
    top: 7px;
}


/* ---------- GROSSER DESKTOP - BILDER Klassen ----------- */
        
    
     
	IMG.center1 {
    	display: block;
    	margin-left: auto;
    	margin-right: auto;
        margin-bottom: 30px;
        max-width: 100%;
        height: auto;
}

        IMG.center2 {
    	display: block;
        max-width: 600px;
        height: auto;
    	margin-top: 10px;
        margin-left: auto;
    	margin-right: auto;
        margin-bottom: 0px;
      
}

        IMG.center3 {
    	display: block;
        max-width: 500px;
        height: auto;
    	margin-top: 10px;
        margin-left: auto;
    	margin-right: auto;
        margin-bottom: 0px;
      
}

        IMG.format1 {
    	float:right;
        display: block;
    	max-width: 200px;
        height: auto         
        margin-top: 0px;
        margin-left: 0px;
    	margin-right: 40px;
        margin-bottom: 30px;
        background-color: #COCOCO;
}

        IMG.format2 {
    	float:left;
        display: block;
    	max-width: 260px;
        height: auto;         
        margin-top: 80px;
        margin-left: 55px;
    	margin-right: 55px;
        margin-bottom: 40px;
        background-color: #COCOCO;
}
        
        IMG.format3 {
    	float:left;
        display: block;
    	max-width: 150px;
        height: auto;         
        margin-top: 0px;
        margin-left: 10px;
    	margin-right: 40px;
        margin-bottom: 20px;
        background-color: #COCOCO;
}

	IMG.text_links {
        float: left;
        margin-right: 20px;
}

        IMG.text_rechts {
        float: right;
        margin-right: 20px;
}

}/* --------- GROSSER DESKTOP - Viewport Ende-Zeichen --------  */




/* --------- für KLEINE DESKTOP-Bildschirme zwischen 960 und 1600 Pixel   --------  */

@media only screen and (max-width: 1630px) {

body {
    background-color: #8CB37C; font-size: 123%;
  }


#header {
	width:99%;
	background:#5A7F47;
	margin-left: auto;
        margin-right: auto;
        margin-top: 2%;
	margin-bottom: 2%;
	padding: 50px;
	height:150px;
        padding: 40px;
        text-align: center;
        box-sizing:border-box;
}


#wrapper {
	
	width:960px;
        margin:10px auto;
        border: 0px solid blue;
        
}         

#sidebar_links {
	float:left;
	width:22%;
        height:2000px;
	margin-right:2%;
        margin-bottom: 0px;
	padding-top: 200px;
        padding-left: 20px;
        padding-right:20px;
        background-image: url(desk_2/holz_210x2000.jpg);
        box-sizing:border-box;
        text-decoration: none;
}

.name60 {
	width: 180px;
        height: auto;
        margin-bottom: 30%;
        padding-top: 1%;
        padding-bottom: 5%;
	box-sizing: border-box;
        border: 0px solid blue;
        padding-top: 0px; 
	padding-left: 0px;
        text-align: left;
}

.telef60 {
	width: 180px;
        height: auto;
        margin-top: 0%;
        margin-bottom: 0%;
        padding-top: 30%;
        padding-bottom: 5%;
	box-sizing: border-box;
        border: 0px solid blue;
}    

.link60 {
	width: 180px;
        height: 60px;
        margin-bottom: 50px;
	box-sizing: border-box;
        border: 0px solid blue;
        padding-top: 0px; 
	padding-left: 0px;
        box-shadow: 0 3px 3px rgba(0,0,0,0.5), 0 1px 2px rgba(0,0,0,0.5);
}

.link60start {
	width: 180px;
        height: 60px;
        margin-top: 50%;
        margin-bottom: 50%;
        padding-top: 0%;
        padding-bottom: 0%;
	box-sizing: border-box;
        border: 0px solid blue;
        box-shadow: 0 3px 3px rgba(0,0,0,0.5), 0 1px 2px rgba(0,0,0,0.5);
}


/* --------- KLEINER DESKTOP - Contentbereich   ---------  */


#content_gesamt {
	float:left;
	width:54%;
        height:2000px;
	margin-top: 0px;
       	margin-left: 0px;
        margin-right:2%; 
	margin-bottom: 0px;
	background:#597E48;
	box-sizing:border-box; 
}

.content_oben  {
	background-color:#628751;
        height: 345px;
       	border: 0px solid blue;
        padding-top: 50px;
	padding-left:  20px;
        padding-right: 20px;
        padding-bottom: 0px;
        margin-bottom: 5px;
        box-sizing:border-box;
        text-align:center;
}

.content_oben_1  {
	background-color:#628751;
        height: 415px;
        box-sizing: border-box;
        border: 0px solid blue;
	padding-top:30px;
        padding-left:  10px;
        padding-right: 05px;
        margin-bottom: 5px;
        box-sizing:border-box;
}

.content_mitte  {
	background-color:#628751;
        height: 475px;
       	border: 0px solid blue;
        padding-top: 20px;
	padding-left:  20px;
        padding-right: 20px;
        padding-bottom: 0px;
        margin-bottom: 5px;
        box-sizing:border-box;
        text-align:center;
}

.content_unten_1  {
	background-color:#628751;
        height: 445px;
        box-sizing: border-box;
        border: 0px solid blue;
	padding-top:30px;
        padding-left:  10px;
        padding-right: 05px;
        margin-bottom: 5px;
        box-sizing:border-box;
}

.content_unten  {
	background-color:#628751;
        height: 300px;
       	border: 0px solid blue;
        margin-bottom: 0px;
        padding-top:30px;
	padding-left:  20px;
        padding-right: 20px;
        box-sizing:border-box;
        text-align:left;
}

#sidebar2 {
	float:left;
	width:20%;
	height:2000px;
        background: linear-gradient(to left, #1F4634, #628751 );
        border: 0px solid blue;
        padding-top:150px;
        padding-left:  0px;
        padding-right: 0px;
        box-sizing:border-box;
        text-align:center;
}


/* --------- KLEINER DESKTOP-BILDSCHIRM - 2er-Linkbox - Rahmenfläche ---------  */



#linkbox_li {
	float:left
        width:48%;
        height:120px;
        background: linear-gradient(to left, #86AC73, #628751, #97BD85  );
	padding-top: 20px;
        padding-left:  15px;
        padding-right: 0px;
        margin-top: 2%;
        margin-left: 0%;    
        margin-right: 2%;
	text-align: center;
        box-sizing:border-box;
}


#linkbox_re {
	float:left;
        width:48%;
        height:120px;
        background: linear-gradient(to right, #86AC73, #628751, #97BD85  );
	padding-top: 20px;
        padding-left: 15px;
        padding-right: 0px;
        margin-top: 2%;
        margin-left: 2%;    
        margin-right: 0%;
	text-align: center;
        box-sizing:border-box;
}


/* --------- KLEINER DESKTOP-BILDSCHIRM innen liegender Button-Grund mit Schatten  --------  */

.link80 {
	background-color:#759A64;
        width: 430px;
        height:80px;
        margin-bottom: 5px;
	box-sizing: border-box;
        border: 0px solid blue;
        padding-top: 0px; 
	padding-left: 0%;
        padding-right: 0%;
        padding-bottom: 0%;
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;
        box-shadow: 0 3px 3px rgba(0,0,0,0.5), 0 1px 2px rgba(0,0,0,0.5);
}


#footer {
	width:99%;
        height:120px;
	background: linear-gradient(to top, #5A7F47, #8CB37C );
	margin-left: auto;
        margin-right: auto;
        margin-top: 2%;
	margin-bottom: 2%;
	padding-top: 10px;
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 10px;
	text-align: center;
        box-sizing:border-box;
}

.link40_li {
	float:left;
        width:30%;
        height: 50px;
        background-color:#1F4634;
        margin-top: 05px;
        margin-left: 2%;
        margin-right: 0; 
        margin-bottom: 05px;
        padding-top: 0px; 
	box-sizing: border-box;
        border: 0px solid blue;
        text-align:center;
	box-shadow: 0 3px 3px rgba(0,0,0,0.5), 0 1px 2px rgba(0,0,0,0.5);
}

.link40_mitte {
	float:left;
        width:30%;
        height: 50px;
        background-color:#1F4634;
        margin-top: 05px;
        margin-left: 3%;
        margin-right: 3%; 
        margin-bottom: 05px;
        padding-top: 0px; 
	box-sizing: border-box;
        border: 0px solid blue;
        text-align:center;
	box-shadow: 0 3px 3px rgba(0,0,0,0.5), 0 1px 2px rgba(0,0,0,0.5);
}


.link40_re {
	float:right;
        width:30%;
        height: 50px;
        background-color:#1F4634;
        margin-top: 05px;
        margin-left: 0%;
        margin-right: 2%; 
        margin-bottom: 05px;
        padding-top: 0px; 
	box-sizing: border-box;
        border: 0px solid blue;
        text-align:center;
	box-shadow: 0 3px 3px rgba(0,0,0,0.5), 0 1px 2px rgba(0,0,0,0.5);
}


/* --------- KLEINER DESKTOP - BUTTON 1  --------  */


.button1 {
    width:95%;
    height: 44px;
    background: rgba(60,220,160,0.3);
    color: #FFFFFF;
    font-family:verdana;
    font-size:0.8em; 
    margin-bottom: 0px;
    padding-top: 17px;
    padding-left: 08px; 
    padding-right: 0px;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}

.button1blue {
    width:95%;
    height: 44px;
    background: rgba(30,130,290,0.5);
    color: #FFFFFF;
    font-family:verdana;
    font-size:0.8em; 
    margin-bottom: 0px;
    padding-top: 17px;
    padding-left: 08px; 
    padding-right: 0px;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}

.button1:hover    {
    background-color: #5A7F47;
 
}
.button1:active {
    box-shadow: 0 2px 0 #393939, 0 4px 4px rgba(0, 0, 0, 0.4), 0 2px 5px rgba(0, 0, 0, 0.2) inset;
    top: 7px;
}


/* --------- KLEINER DESKTOP - BUTTON 2  --------  */


.button2 {
    width:100%;
    height: 55px;
    background-color:#759A64;
    display: inline-block;
    font-family:verdana;
    font-size:0.8em; 
    margin-bottom: 0px;
    padding-top: 25px;
    padding-left: 0px; 
    padding-right: 0px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}

.button2:hover  {
    background-color: #1F4634; 
}

.button2:active {
    box-shadow: 0 2px 0 #393939, 0 4px 4px rgba(0, 0, 0, 0.4), 0 2px 5px rgba(0, 0, 0, 0.2) inset;
    top: 7px;
}



/* --------- KLEINER DESKTOP - BUTTON 2h  --------  */


.button2h {
    width:100%;
    height: 55px;
    background-color:#759A64;
    display: inline-block;
    font-family:verdana;
    font-size:0.8em; 
    margin-bottom: 0px;
    padding-top: 25px;
    padding-left: 0px; 
    padding-right: 0px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}

.button2h:hover
    {
    background-color: #1F4634; 
}

.button2h:active {
    box-shadow: 0 2px 0 #393939, 0 4px 4px rgba(0, 0, 0, 0.4), 0 2px 5px rgba(0, 0, 0, 0.2) inset;
    top: 7px;
}



/* --------- KLEINER DESKTOP - BUTTON 3  --------  */


.button3 {
    width:99%;
    height: 33px;
    background-color: #759A64;
    display: inline-block;
    font-family:verdana;
    font-size:0.8em; 
    margin-bottom: 0px;
    padding-top: 15px;
    padding-left: 5px; 
    padding-right: 0px;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}

.button3:hover
    {
    background-color: #1F4634; 
}

.button3:active {
    box-shadow: 0 2px 0 #393939, 0 4px 4px rgba(0, 0, 0, 0.4), 0 2px 5px rgba(0, 0, 0, 0.2) inset;
    top: 7px;
}



/* ---------- KLEINER DESKTOP-BILDSCHIRM - BILDER Klassen ---------- */     


	
IMG.center1 {
    	display: block;
        max-width: 960px;
        height: auto;
    	margin-left: auto;
    	margin-right: auto;
        
}


IMG.center2 {
    	display: block;
        max-width: 430px;
        height: auto;
    	margin-top: 15px;
        margin-left: auto;
    	margin-right: auto;
        
}

IMG.center3 {
    	display: block;
        max-width: 400px;
        height: auto;
    	margin-top: 30px;
        margin-left: auto;
    	margin-right: auto;
        margin-bottom: 0px;
}


IMG.format1 {
    	float:left;
        display: block;
    	max-width: 200px;
        height: auto;         
        margin-top: 0px;
        margin-left: 0px;
    	margin-right: 10px;
        margin-bottom: 30px;
        background-color: #COCOCO;
}


IMG.format2 {
    	float:left;
        display: block;
    	max-width: 180px;
        height: auto         
        margin-top: 18px;
        margin-left: 0px;
    	margin-right: 0px;
        margin-bottom: 100px;
        background-color: #COCOCO;
}


IMG.format3 {
    	float:left;
        display: block;
        max-width: 140px;
        height: auto         
        margin-top: 100px;
        margin-left: 0px;
    	margin-right: 20px;
        margin-bottom: 10px;
        background-color: #COCOCO;
      
}
                                         
	IMG.text_links {
        float: left;
        margin-right: 20px;
}

        IMG.text_rechts {
        float: right;
        margin-right: 20px;
}


}/* --------- KLEINER DESKTOP-BILDSCHIRM - Viewport-Ende-Zeichen  --------  */




/* --------- für TABLET-BILDSCHIRME zwischen 480 und 1000 Pixel   --------  */


@media only screen and (max-width: 1000px) {


body {
    background-color: #8CB37C; font-size: 112%;
  }


#header {
	width:99%;
        height:auto;
	background:#5A7F47;
	margin-left: auto;
        margin-right: auto;
        margin-top: 2%;
	margin-bottom: 2%;
	padding-top: 3%;
        padding-left: 1%;
        padding-right:1%;
        padding-bottom: 10px;
	text-align: center;
        box-sizing:border-box;
}


#wrapper { 
        width:100%;
        margin:0px; 
        padding: 05px;
        box-sizing:border-box;
}



#sidebar_links { 
        width:24%;
	height: auto;
        padding-top: 10%; 
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 600px;
        margin-bottom: 2%;
        background: linear-gradient(to bottom, #9EC58D, #B5DCA3, #8CB37C  );
        box-sizing:border-box;
    	text-decoration: none;
        border: 0px solid blue;
}


/* --------- TABLET-BILDSCHIRME -  Contentbereich   --------  */


#content_gesamt {
	float: left;
        height: auto;
        width:74%;
	margin-top: 0px;
       	margin-left: 0px; 
	margin-right: 0px;
	margin-bottom: 0px;
	background:#597E48;
        box-sizing:border-box;
        margin-bottom:2%;
        box-sizing: border-box; 
}

.content_oben  {
	height: auto;
        background-color:#759A64;
        height: auto;
        border: 0px solid blue;
	padding-top: 5%;
        padding-left: 5%;
        padding-right: 5%;
        padding-bottom: 5%;
        margin-bottom: 5px;
        box-sizing: border-box;
 
}

.content_oben_1  {
	height: auto;
        background-color:#759A64;
        border: 0px solid blue;
	padding-top: 5%;
        padding-left: 2%;
        padding-right: 1%;
        padding-bottom: 5%;
        margin-bottom: 5px;
        box-sizing: border-box;
        font-size: 1.1em;      
}

.content_mitte  {
	height: auto;
        background-color:#759A64;
        border: 0px solid blue;
	padding-top: 5%;
        padding-left: 2%;
        padding-right: 2%;
        padding-bottom: 5%;
        margin-bottom: 5px;
        box-sizing: border-box;
        font-size: 1.1em;      
}

.content_unten_1  {
	height: auto;
        background-color:#759A64;
        border: 0px solid blue;
	padding-top: 5%;
        padding-left: 2%;
        padding-right: 2%;
        padding-bottom: 5%;
        margin-bottom: 5px;
        box-sizing: border-box;
        font-size: 1.1em;     
}

.content_unten  {
	height: auto;
        background-color:#759A64;
        border: 0px solid blue;
	padding-top:3%;
        padding-left: 5%;
        padding-right: 5%;
        padding-bottom: 5%;
        margin-bottom: 0px;
        box-sizing: border-box;
        text-align:left;
        font-size: 1.1em;
}

#sidebar2 {
	float: left;
        width: 100%;
	height: auto;
        background: linear-gradient(to bottom, #1F4634, #628751 );
        padding-top: 10px;
        padding-left:  30px;
        padding-right: 20px;
        padding-bottom: 10px;
        box-sizing:border-box;
        text-align:left;
        font-size: 1.2em;
}


/* --------- TABLET-BILDSCHIRM - 2er-Linkbox - Rahmenfläche   --------  */


#linkbox_li {
	float:left
        width:48%;
        background: linear-gradient(to left, #86AC73, #628751, #97BD85  );
	padding-top: 28px;
        padding-left: 20px;
        padding-right: 20px;
        margin-top: 2%;
	height:120px;
        text-align: center;
        box-sizing:border-box;
}


#linkbox_re {
	float:right;
        width:48%;
        background: linear-gradient(to right, #86AC73, #628751, #97BD85  );
	padding-top: 28px;
        padding-left: 20px;
        padding-right: 20px;
        margin-top: 2%;
	height:120px;
        text-align: center;
        box-sizing:border-box;
}


/* --------- TABLET-BILDSCHIRM innen liegender Button-Grund mit Schatten  --------  */


.link80 {
	background-color:#759A64;
        width: 96%;
        height: 60px;
        margin-bottom: 5px;
	box-sizing: border-box;
        border: 0px solid blue;
        padding-top: 0px; 
	padding-left: 0%;
        padding-right: 0%;
        padding-bottom: 0%;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        box-shadow: 0 3px 3px rgba(0,0,0,0.5), 0 1px 2px rgba(0,0,0,0.5);
}

.name60 {
	width: 100%;
        height: auto;
        margin-bottom: 0%;
        padding-top: 1%;
        padding-bottom: 60%;
	box-sizing: border-box;
        border: 0px solid blue;
        padding-top: 0px; 
	padding-left: 0px;
        text-align: left;
}


.telef60 {
	width: 100%;
        height: auto;
        background: linear-gradient(to bottom, #B5DCA3, #628751 );
        margin-top: 30%;
        margin-bottom: 0%;
        padding-top: 14%;
        padding-left:4%;
        padding-bottom: 10%;
	box-sizing: border-box;
        border: 0px solid blue;
        text-align: center;
}

.link60 {
	background-color:#1F4634;
        width: 100%;
        height: 60px;
        margin-bottom: 30%;
	box-sizing: border-box;
        border: 0px solid blue;
        padding-top: 0px; 
	padding-left: 0px;
        box-shadow: 0 3px 3px rgba(0,0,0,0.5), 0 1px 2px rgba(0,0,0,0.5);
}

.link60start {
	background-color:#7A99C5;
        width: 100%;
        height: 60px;
        margin-bottom: 15px;
	box-sizing: border-box;
        border: 0px solid blue;
        padding-top: 0px; 
	padding-left: 0px;
        box-shadow: 0 3px 3px rgba(0,0,0,0.5), 0 1px 2px rgba(0,0,0,0.5);
        text-align: left;   
}


#footer {
	width:99%;
        height:auto;
	background: linear-gradient(to top, #5A7F47, #8CB37C );
	margin-left: auto;
        margin-right: auto;
        margin-top: 2%;
	margin-bottom: 2%;
	padding-top: 10px;
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 10px;
        text-align: center;
        box-sizing:border-box;
        font-size: 1.2em;
}


.link40_li {
	float:left;
        width:30%;
        height: 40px;
        background-color:#1F4634;
        margin-top: 05px;
        margin-left: 2%;
        margin-right: 0; 
        margin-bottom: 05px;
        padding-top: 0px; 
	box-sizing: border-box;
        border: 0px solid blue;
        text-align:center;
	box-shadow: 0 3px 3px rgba(0,0,0,0.5), 0 1px 2px rgba(0,0,0,0.5);
}

.link40_mitte {
	float:left;
        width:30%;
        height: 40px;
        background-color:#1F4634;
        margin-top: 05px;
        margin-left: 3%;
        margin-right: 3%; 
        margin-bottom: 05px;
        padding-top: 0px; 
	box-sizing: border-box;
        border: 0px solid blue;
        text-align:center;
	box-shadow: 0 3px 3px rgba(0,0,0,0.5), 0 1px 2px rgba(0,0,0,0.5);
}


.link40_re {
	float:right;
        width:30%;
        height: 40px;
        background-color:#1F4634;
        margin-top: 05px;
        margin-left: 0%;
        margin-right: 2%; 
        margin-bottom: 05px;
        padding-top: 0px; 
	box-sizing: border-box;
        border: 0px solid blue;
        text-align:center;
	box-shadow: 0 3px 3px rgba(0,0,0,0.5), 0 1px 2px rgba(0,0,0,0.5);
}


/* --------- TABLET-BILDSCHIRME BUTTON 1  --------  */


.button1 {
    width:96%;
    height: 40px;
    background-color: #1F4634;
    display: inline-block;
    font-family:verdana;
    font-size:0.8em;
    color: #FFFFFF; 
    margin-bottom: 0px;
    padding-top: 20px;
    padding-left: 5px; 
    padding-right: 0px;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}

/* --- Buttonbreite teilw. reduziert, da schrift- u. paddingabhängig  ---  */

.button1blue {
    width:96%;
    height: 40px;
    display: inline-block;
    font-family:verdana;
    font-size:0.8em;
    color: #FFFFFF; 
    margin-bottom: 0px;
    padding-top: 20px;
    padding-left: 5%; 
    padding-right: 0px;
    text-decoration: none;
    background-color: transparent;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}


.button1:hover    {
    background-color: #5A7F47; 
}

.button1:active {
    box-shadow: 0 2px 0 #393939, 0 4px 4px rgba(0, 0, 0, 0.4), 0 2px 5px rgba(0, 0, 0, 0.2) inset;
    top: 7px;
}


/* --------- TABLET-BILDSCHIRME BUTTON 2 normal  --------  */


.button2 {
    width:100%;
    height: 40px;
    background-color: #759A64;
    display: inline-block;
    font-family: verdana;
    font-size:0.8em;
    margin-bottom: 0px;
    padding-top: 19px;
    padding-left: 0px; 
    padding-right: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}
.button2:hover
    {
    background-color: #1F4634;
}
.button2:active {
    box-shadow: 0 2px 0 #393939, 0 4px 4px rgba(0, 0, 0, 0.4), 0 2px 5px rgba(0, 0, 0, 0.2) inset;
    top: 7px;
}


/* --------- TABLET-BILDSCHIRME BUTTON 2 Zweizeiler  --------  */


.button2h {
    width:100%;
    height: 40px;
    background-color: #759A64;
    display: inline-block;
    font-family: verdana;
    font-size:0.8em;
    margin-bottom: 0px;
    padding-top: 10px;
    padding-left: 0px; 
    padding-right: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}
.button2h:hover    {
    background-color: #1F4634;
}

.button2h:active {
    box-shadow: 0 2px 0 #393939, 0 4px 4px rgba(0, 0, 0, 0.4), 0 2px 5px rgba(0, 0, 0, 0.2) inset;
    top: 7px;
}


/* --------- TABLET-BILDSCHIRME BUTTON 3  --------  */


.button3 {
    width:99%;
    height: 30px;
    background-color: #759A64;
    display: inline-block;
    font-family:verdana;
    font-size:0.8em; 
    margin-bottom: 0px;
    padding-top: 10px;
    padding-left: 5px; 
    padding-right: 0px;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}

.button3:hover
    {
    background-color: #1F4634; 
}

.button3:active {
    box-shadow: 0 2px 0 #393939, 0 4px 4px rgba(0, 0, 0, 0.4), 0 2px 5px rgba(0, 0, 0, 0.2) inset;
    top: 7px;
}


/* -------- TABLET-BILDSCHIRM BILDER Klassen --------- */
     
	
        IMG.center1 {
    	display: block;
    	margin-left: auto;
    	margin-right: auto;
        max-width: 100%;
        height: auto;
}

        IMG.center2 {
    	display: block;
        max-width:88%;
        height: auto;
    	margin-top: 1%;
        margin-left: auto;
    	margin-right: auto;
}

        IMG.center3 {
    	display: block;
        max-width: 82%;
        height: auto;
    	margin-top: 1%;
        margin-left: auto;
    	margin-right: auto;
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px
        padding-bottom: 0px;
      
} 

        IMG.format1 {
    	float:right;
        display: block;
    	max-width: 33%;
        height: auto;             
        margin-left: 4%;
    	margin-right: 4%;
        margin-top: 0%;
        margin-bottom: 5%;
	padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px
        padding-bottom: 0px;
         
}

        IMG.format2 {
    	float:right;
        display: block;
    	max-width: 14%;
        max-height: auto;             
        margin-left: 2%;
    	margin-right: 8%;
        margin-top: -8%;
        margin-bottom: 0px;
	padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px
        padding-bottom: 0px;
       
}
        IMG.format3 {
    	float:left;
        display: block;
    	max-width: 22%;
        max-height: auto;             
        margin-left: 5%;
    	margin-right: 7%;
        margin-top: 2%;
        margin-bottom: 10%;
	padding-top: 0%;
        padding-left: 0%;
        padding-right: 0%;
        padding-bottom: 0%;
}
        
	IMG.text_links {
        float: left;
        margin-right: 20px;
}

        IMG.text_rechts {
        float: right;
        margin-right: 20px;
}


}/* --------- TABLET-BILDSCHIRME - Viewport Ende-Zeichen  --------  */





/* --------- für MOBILES mit max 600 Pixel   --------  */


@media only screen and (max-width: 600px) {

body {
    background-color: white; font-size: 110%;
  }


#header {
	width:97%;
        height:auto;
	background:#5A7F47;
	margin-left: auto;
        margin-right: auto;
        margin-top: 2%;
        margin-bottom: 1%;
	padding-top: 2%;
        padding-left: 10px;
        padding-bottom: 2%;
        text-align: left;
        box-sizing: border-box;
}


#wrapper { 
         width:100%;
         padding: 05px;
         margin: 0px;
         border: 0px solid blue;
         box-sizing:border-box;         
}


#sidebar_links {
	width:100%;
        height: auto;
	margin-right:0%;
	margin-bottom: 1%;
        background: linear-gradient(to top, #B5DCA3, #97BD85 );
        padding-top: 1%;
        padding left: 2%;
        padding-right: 1%;
        padding-bottom:2%;
        box-sizing:border-box;
}

.name60 {
	width: 100%;
        height: auto;
        margin-bottom: 0%;
        padding-top: 1%;
        padding-bottom: 7%;
	box-sizing: border-box;
        border: 0px solid blue;
        padding-top: 0px; 
	padding-left: 0px;
        text-align: left;
        
}


.link60 {
	background-color:#1F4634;
        width: 87%;
        height: 50px;
        margin-bottom: 4%;
        box-sizing: border-box;
        border: 0px solid blue;
	padding-top: 0px; 
	padding-left: 0px;
        border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px; 
	box-shadow: 0 3px 3px rgba(0,0,0,0.5), 0 1px 2px rgba(0,0,0,0.5);
	border: 0px solid white;
}


.link60start {
	float: left;
        width:44%;
        height: 50px;
        margin-top: 0%;
        margin-bottom: 0%;
        padding-top: 0%;
        padding-left: 0%;
        padding-top: 4%;
        padding-bottom: 3%;
      	background: linear-gradient(to bottom, #1F4634, #B5DCA3  );  
	box-sizing: border-box;
        border: 0px solid blue;
        text-align: left;
        font-size: 1.1em;
        box-shadow: none;
}

.telef60 {
	float: left;
        width:56%;
        height: 50px;
        margin-top: 0%;
        margin-bottom: 0%;
        padding-top: 4%;
        padding-bottom: 3%;
        background: linear-gradient(to bottom, #1F4634, #B5DCA3  );
	box-sizing: border-box;
        border: 0px solid blue;
        text-decoration: none;
        text-align: center;
        font-size: 1.1em;
}







/* ---------  MOBILE Contentbereich  --------  */


#content_gesamt {
	width:100%;
        height: auto;
	background:#597E48;
        margin-top: 0px;
       	margin-left: 0px; 
	margin-right: 0px;
	margin-bottom: 0px;
        box-sizing:border-box; 
}


.content_oben  {
	width:100%;
        background-color:#759A64;
        height: auto;
        border: 0px solid blue;
	padding-top: 10%;
        padding-left:  05px;
        padding-right:  5px;
        padding-bottom:  5%;
        box-sizing:border-box;
        font-size: 1em;  

}

.content_oben_1  {
	width:100%;
        background-color:#759A64;
        height: auto;
       	border: 0px solid blue;
	padding-top: 5%;
        padding-left: 2%;
        padding-right:  2%;
        padding-bottom:  5%;
        box-sizing:border-box; 
        box-sizing:border-box;
        font-size: 1em; 
}

.content_mitte  {
	width:100%;
        background-color:#759A64;
        height: auto;
       	border: 0px solid blue;
	padding-top: 5%;
        padding-left: 2%;
        padding-right:  2%;
        padding-bottom:  5%;
        box-sizing:border-box; 
        box-sizing:border-box;
        font-size: 1.1em; 
}

.content_unten_1  {
	width:100%;
        background-color:#759A64;
        height: auto;
       	border: 0px solid blue;
	padding-top: 5%;
        padding-left: 3%;
        padding-right:  3%;
        padding-bottom:  5%;
        box-sizing:border-box; 
        box-sizing:border-box;
        font-size: 1.05em; 
}

.content_unten  {
	width:100%;
        background-color:#759A64;
        height: auto;
        border: 0px solid blue;
	padding-top: 5%;
        padding-left: 3%;
        padding-right: 3%;
        padding-bottom: 3%;
        box-sizing:border-box;
        font-size: 1em; 

}

#sidebar2 {
	float:left;
        width:100%;
	height:auto;
        margin-top: 0.5%; 
	margin-bottom: 0%;
        background: linear-gradient(to bottom, #1F4634, #628751 );
        padding-top: 5%;
        padding-left:  10px;
        padding-right: 05px;
        padding-bottom: 2%
        box-sizing:border-box;
        font-size: 1.2em;
}



/* --------- MOBILE  2er-Linkbox - Rahmenfläche  --------  */


#linkbox_li {
	width:100%;
        height:80px;
	background:#5A7F47;
        margin-top: 0.6%;
	margin-bottom: 0%;
	padding-top: 3%;
        padding-left: 2%;
        padding-right: 2%;
        box-sizing:border-box;
}

#linkbox_re {
	width:100%;
        height:80px;
	background:#5A7F47;
        margin-top: 0.5%;
	margin-bottom: 0.5%;
	padding-top: 3%;
        padding-left: 2%;
        padding-right: 2%;
        box-sizing:border-box;
}


/* --------- MOBILE innere Button-Grundfläche mit Schatten  --------  */


.link80 {
	background-color:#759A64;
        width:100%;
        height:50px;
        margin-top: 0px:
        margin-bottom: 0px;
	padding-top: 0px;
	padding-left:0px;
        padding-right:0px;
        padding-bottom: 0px;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        text-align: left;
        box-sizing: border-box;
        border: 0px solid blue;
        box-shadow: 0 3px 3px rgba(0,0,0,0.5), 0 1px 2px rgba(0,0,0,0.5);
        font-size: 1.1em;
}


#footer {
	width:97.5%;
        height: auto;
	background: linear-gradient(to top, #5A7F47, #8CB37C );
        margin-left: auto;
        margin-right: auto;
	margin-top: 0%;
	margin-bottom: 2%;
	padding-top: 5px;
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 0px;
        text-align: center;
        box-sizing:border-box;
        font-size: 1.2em;
}

.link40_li {
	float:left;
        width:30%;
        height: 30px;
        background-color:#1F4634;
        margin-top: 10px;
        margin-left: 2%;
        margin-right: 0; 
        margin-bottom: 0px;
        padding-top: 0px; 
	box-sizing: border-box;
        border: 0px solid blue;
        text-align:center;
	box-shadow: 0 3px 3px rgba(0,0,0,0.5), 0 1px 2px rgba(0,0,0,0.5);
}

.link40_mitte {
	float:left;
        width:30%;
        height: 30px;
        background-color:#1F4634;
        margin-top: 10px;
        margin-left: 3%;
        margin-right: 3%; 
        margin-bottom: 0px;
        padding-top: 0px; 
	box-sizing: border-box;
        border: 0px solid blue;
        text-align:center;
	box-shadow: 0 3px 3px rgba(0,0,0,0.5), 0 1px 2px rgba(0,0,0,0.5);
}


.link40_re {
	float:right;
        width:30%;
        height: 30px;
        background-color:#1F4634;
        margin-top: 10px;
        margin-left: 0%;
        margin-right: 2%; 
        margin-bottom: 0px;
        padding-top: 0px; 
	box-sizing: border-box;
        border: 0px solid blue;
        text-align:center;
	box-shadow: 0 3px 3px rgba(0,0,0,0.5), 0 1px 2px rgba(0,0,0,0.5);

}

/* --------- MOBILE BUTTON 1   --------  */


.button1 {
    width:96%;
    height: auto;
    background-color: #1F4634;
    display: inline-block;
    margin-bottom: 0px;
    padding-top: 15px;
    padding-left: 4%; 
    padding-right: 0px;
    padding-bottom: 4%;
    text-decoration: none;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    font-family:verdana;
    font-size: 0.8em;  
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}

.button1blue {
    width:90%;
    height: auto;
    background-color: transparent;
    display: inline-block;
    font-family:verdana;
    font-size:0.8em;
    color: #COCOCO;
    margin-top: -20%; 
    margin-bottom: 10px;
    padding-top:10px;
    padding-left: 15px; 
    padding-right: 0px;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}

.button1:hover    {
    background-color: #5A7F47; 
}

.button1:active {
    box-shadow: 0 2px 0 #393939, 0 4px 4px rgba(0, 0, 0, 0.4), 0 2px 5px rgba(0, 0, 0, 0.2) inset;
    top: 7px;
}


/* --------- MOBILE BUTTON 2   normal  --------  */


.button2 {
    width:96%;
    height: 31px;
    background-color: #759A64;
    display: inline-block;
    font-family:verdana;
    font-size:0.8em; 
    margin-bottom: 0px;
    padding-top: 14px;
    padding-left: 5px; 
    padding-right: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    text-decoration: none;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}

.button2:hover    {
    background-color: background-color: #1F4634; 
}

.button2:active {
    box-shadow: 0 2px 0 #393939, 0 4px 4px rgba(0, 0, 0, 0.4), 0 2px 5px rgba(0, 0, 0, 0.2) inset;
    top: 7px;
}



/* --------- MOBILE BUTTON 2h  --------  */


.button2h {
    width:96%;
    height: 31px;
    background-color: #759A64;
    display: inline-block;
    font-family:verdana;
    font-size:0.8em; 
    margin-bottom: 0px;
    padding-top: 14px;
    padding-left: 5px; 
    padding-right: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    text-decoration: none;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}

.button2h:hover  {
    background-color: background-color: #1F4634; 
}

.button2h:active {
    box-shadow: 0 2px 0 #393939, 0 4px 4px rgba(0, 0, 0, 0.4), 0 2px 5px rgba(0, 0, 0, 0.2) inset;
    top: 7px;
}


/* --------- MOBILE BUTTON 3   --------  */

.button3 {
    width:99%;
    height: 25px;
    background-color: #759A64;
    display: inline-block;
    font-family:verdana;
    font-size:0.8em; 
    margin-bottom: 0px;
    padding-top: 5px;
    padding-left: 5px; 
    padding-right: 0px;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}

.button3:hover    {
    background-color: #1F4634; 
}

.button3:active {
    box-shadow: 0 2px 0 #393939, 0 4px 4px rgba(0, 0, 0, 0.4), 0 2px 5px rgba(0, 0, 0, 0.2) inset;
    top: 7px;
}


/* ---  MOBILE - BILDER Klassen ---------- */
     
	IMG.center1 {
    	display: block;
    	max-width: 97%;
        height: auto;
        margin-left: auto;
    	margin-right: auto;
        margin-top: 0%;
        margin-bottom: 0%;
	padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px
        padding-bottom: 5px;
}

        IMG.center2 {
    	display: block;
        max-width: 79%;
        height: auto;
    	margin-left: auto;
    	margin-right: auto;
   
}

        IMG.center3 {
    	display: block;
        max-width: 80%;
        height: auto;
    	margin-top: auto;
        margin-left: auto;
    	margin-right: auto;
        margin-bottom: auto;
        
      
} 

        IMG.format1 {
    	float:right;
        display: block;
    	max-width: 34%;
        height:auto;             
        margin-left: auto;
    	margin-right: auto;
        margin-top: 0%;
        margin-bottom: 10%;
	padding-top: 15px;
        padding-left: 5px;
        padding-right: 0px
        padding-bottom: 0px;
       
}

        IMG.format2 {
    	float:right;
        display: block;
    	max-width: 19%;
        max-height: auto;             
        margin-left: 3%;
    	margin-right: 3%;
        margin-top: 0%;
        margin-bottom: 5%;
	padding-top: 10px;
        padding-left: 0px;
        padding-right: 0px
        padding-bottom: 0px;
         
}

        IMG.format3 {
    	float:left;
        display: block;
    	max-width: 22%;
        max-height: auto;             
        margin-left: 5%;
    	margin-right: 5%;
        margin-top: 1%;
        margin-bottom: 5%;
	padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
}
     

	IMG.text_links {
        float: left;
        margin-right: 20px;
}

        IMG.text_rechts {
        float: right;
        margin-right: 20px;
}

}/* --------- MOBILE - Viewport Ende-Zeichen  --------  */

