html{	
	font-size: 100%; /* Browserstandard festlegen: 16px */
}
body,td,th {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
    letter-spacing: 1px;
	color: #000;
   line-height: 1.5;
}
body {
	margin-left: 0px;   /* Browserstandard festlegen: 0px */
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h1 {
	font-size: 1.8em;
	color: #005515;
}
h2 {
	font-size: 1.2em;
	color: #000000;
}
h3 {
	font-size: 1.4em;
	color: #C60;
}
h4 {
	font-size: 1.2em;
	color: #C60;
}
h5 {
	font-size: 1.0em;
	color: #C60;
}
h6 {
	font-size: 0.8em;
	color: #C60;
}

a {
	font-size: 1em;
	color: #06C;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #06F;
}
a:hover {
	text-decoration: none;
	color: #393;
}
a:active {
	text-decoration: none;
	color: #06C;
}

/* Linkfarbe fuer Seite Datenschutz ******/
.datensch {
	font-size: 16px;
	color: #CCCCCC;
}
.datensch:link {
	text-decoration: none;
}
.datensch:visited {
	text-decoration: none;
	color: #CCCCCC;
}
.datensch:hover {
	text-decoration: underline;
	color: #000000;
}
.datensch:active {
	text-decoration: none;
	color: #CCCCCC;
}
/* Linkfarbe fuer Footerbereich ******/

.footer_imp {
	font-size: 1em;
	color: #C1C1C1;
}
.footer_imp:link {
	text-decoration: none;
	color: #C1C1C1;
}
.footer_imp:visited {
	text-decoration: none;
	color: #C1C1C1;
}
.footer_imp:hover {
	text-decoration: none;
	color: #000000;
}
.footer_imp:active {
	text-decoration: none;
	color:#C1C1C1;
}


.linkbutton {
    width: 300px;
    padding: 12px 14px;
    background-color:  #005515;
    font-style: normal;
    font-weight: 600;
    font-size: 1.0em;
    color: #FFFFFF;
    text-decoration: none;
    user-select: none;
    margin: auto;
    text-align: center;
         
}

.linkbutton a {
    color: #ffffff;
    
}
.linkbutton a:link {
    color: #ffffff;
  
}


.linkbutton:hover {
    color: #fff;
    background-color: #757575;
    text-decoration: none;
}

.linkbutton:visited {
    padding: 6px 8px;
    background-color:  #005515;
    color: #FFFFFF;
    user-select: none;
    text-decoration: none;
}

    
/*  GRUNDLAGE - wrapper2000 fuer den kompletten Inhalt */	
	
.wrapper2000 {
	max-width: 1800px;
	min-width: 380px;
	margin: auto;

}

/* Container figure fuer Desktop und Mobile Bildbanner* * * * * * * * */
.bild100_hero {
	width:100%;
	text-align: center;
	margin: auto;
}
/* Formatierung fuer die hero-BILDER Desktop-Mobi* * * * * * * * */
.img_desktop_hero {
	width: 100%;
	height: auto;
	display: block;
	margin: auto;
}
.img_mobile_hero {
	max-width: 100%;
	height: auto;
	display: none;
	margin: auto;
}
/* Formatierung fuer die BILDER im MAIN float_li_re Gala Impressum  * * * * * * * * */
.img100 {
	width: 100%;
	height: auto;
}
.img20 {
	width: 20%;
	height: auto;
}
.img_re {
	max-width: 30%;
	height: auto;
	float:right;
	margin-left:20px;
	margin-bottom:10px;
	margin-top:10px;
}
.img_li {
	max-width: 30%;
	height: auto;
	float:left;
	margin-right:20px;
	margin-bottom:5px; 
	margin-top:10px;
}
.img_gala2er {
	width: 40%;
	height: auto;
	margin-left:1%;
	margin-right:1%;
}
.img_gala3er {
	width: 30%;
	height: auto;
	margin-left:1%;
	margin-right:1%;
    margin-bottom: 15px;
}
.img_gala4er {
	width: 22%;
    min-width: 250px;
	height: auto;
	margin-left:1%;
	margin-right:1%;
    margin-bottom: 15px;
}
.img_gala5er {
	width: 18%;
    min-width: 200px;
	height: auto;
	margin-left:0.5%;
	margin-right:0.5%;
    margin-bottom: 15px;
}
.img_imp {
	width: 16%;
	height: auto;
}
.img_logo {
	max-width: 100%;
	height: auto;
}
img, object, embed, video {
  max-width: 100%;
}

	.clear{ 
clear: both; 
        height: 0px;
        width: auto
}	

/* PADDING NICHT dazuaddieren sondern INNERHALB * * * * * * * * */
.zweier_l1, .zweier_l2, .mainformat, .logo, .tel, .wrapper_1044, .zweier_text_li, .zweier_text_re, .zweier_bild_re, .zweier_bild_li, .inhalt_1024, .panel-test2, .erreichen1, .erreichen2{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}


	
    /*  Rand fuer zentrierung auf grossen Bildschirmen und fuer mobile version ----- hier rein kommt main oder inhalt_1024 * * * * * * * * */
.wrapper_1044 {
	max-width: 1800px;
    padding: 0 30px 0 30px;
	margin: auto;
}
/* +++++++++++++++++++++++++++++++  Zweier - Box Modelle flexibel Menu und LOGO/TEL * * * * * * * * */
.zweier_l1, .zweier_l2 {
	float: left;
}
.zweier_l1 {
	padding: 10px 0 0 20px;
    width: 55%;
}
.zweier_l2 {
	padding: 0 0 0 2%;
    width: 45%;
}

/* +++++++++++++++++++++++++++++++  Zweier - Box Modelle flexibel Logo und Telef * * * * * * * * */
.logo {
	width: 50%;
	float: left;
    padding: 10px 0 0 0;
    display: block;
}
.tel {
width: 50%;
	float: left;
    padding: 10px 0 0 20px;
    display: block;
}

/* +++++++++++++++++++++++++++++++  Zweier - Box Modelle flexibel Bild/TEXT re/li * * * * * * * * */

.zweier_text_li, .zweier_bild_re, .zweier_text_re, .zweier_bild_li {
	 width: 50%;
	float: right;
}
.zweier_text_re {
   	padding: 15px 25px 10px 15px; 
}
.zweier_text_li {
	padding: 15px 15px 10px 25px;
}
 .wrapper_floatboxen2 {
	width: 100%;
	margin: auto;
    overflow: hidden;
} 


/* wrapper_box zur Ansicht Hintergrundfarbe und verhindern UEBERLAUF der FLOAT_BOXEN* * * * * * * * */
.wrapper_box_l2er {
    width: 100%;
	overflow: hidden;
}
.abstand_text {
    padding: 0px 15px 0px 15px;
} 


	/* main eigentlicher Hauptinhalt und container fuer aufzaehlung* * * * * * * * */
.mainformat {
	max-width: 100%;
	padding-top: 30px;
	padding-bottom: 10px;
}	
  /* AN Stelle von MAIN einsetzen zBsp im Footer* * * * * * * * */
.inhalt_1024 {
	width: 100%;
	padding: 0px 15px 0px 15px;
    font-size: 1.8em;
    font-weight: bold;
	color: #FFFFFF;
	text-align: center;
    margin: auto;

}  
    
    
/* Zusaetzliche Container zur einrueckung da abstaende auf 0 gesetzt sind* * * * * * * * */
.aufzaehlung {
	width: 100%;
	margin-left: 15px;
}
/* Formatierung für Listen * * * * * * * * */
ul {
  display: block;
  list-style-type: square;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 0;
  margin-right: 0;
  padding-left: 40px;
}


	
/* Zusaetzliche SECTION ueber 100 Prozent* * * * * * * * */
.sec_100 {
	width: 100%;
	margin: auto;
	background-color: #EDEDED;
}

.footer_100 {
	width: 100%;
    background-color: #005515;
	text-align: center;
	margin: auto;
	
}

.erreichen1, .erreichen2 {
	 width: 50%;
	float: left;
    padding: 15px 25px 10px 15px; 
}
.zweier_text_re {
   	padding: 15px 25px 10px 15px; 
}
.zweier_text_li {
	padding: 15px 15px 10px 25px;
}

.text{
     width:100%;
     margin: auto;
    text-align: center;
    vertical-align: top;
    color: #FFFFFF;
}
	






@media screen and (max-width: 800px)
    
    /* +++++++++++++++++++++++++++++++  Zweier - Box MENU  flexibel float * * * * * * * * */
{
.zweier_l1, .zweier_l2 {
	float: left;
		padding: 0 2% 0 2%;
}
  .zweier_l1 {
	width: 50%;	
		padding: 0 2% 0 2%;
}  
.zweier_l2 {
	margin: 0px 0 0 0;
    width: 50%;
}
    

    /* +++++++++++++++++++++++++++++++  Zweier - Box Modelle flexibel Bild/TEXT re/li * * * * * * * * */
.zweier_text_li, .zweier_text_re, .zweier_bild_re, .zweier_bild_li {
	 width: 100%;
}

.wrapper_floatboxen2 {
    display: flex; 
    flex-wrap: wrap-reverse;
} 
.abstand_text {
    padding: 15px 15px 10px 15px;
} 
  

/* Hauptbild - desktop deaktivieren - mobile aktivieren bei 800px * * * * * * * * */
 .img_desktop_hero {
	display: none;	
}
.img_mobile_hero {
	display: block;	
}
	/*  Randabstand verkleinern tel ausblenden* * * * * * * * */

.tel {
    display: none;
}
.logo {
	width: 100%;
        text-align: right;
	float: left;
    padding: 10px 0 0 0;
}

.panel-test2 {
  width: 98%;
  padding: 2%;
  float: left;
  margin: 2%;
}  
     
}


