@charset "utf-8";
/* CSS Document */
img, object, embed, video {
  max-width: 100%;
}
/* IE 6 unterstützt keine maximale Breite, verwenden Sie daher eine Standardbreite von 100% */
.ie6 img {
  width: 100%;
}
body {
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
  color: #333;
  margin: 0px; /* Browserstandard festlegen: 0px */
  font-stretch: normal;
  background-color: #FFF;
}
h1 {
  font-size: 1.4em;
  color: #70a322;
  text-align: center;
  font-stretch: ultra-condensed;
}
h2 {
  font-size: 1.4em;
  color: #555;
  text-align: center;
  text-shadow: 3px 3px 4px #FFF;
}
h3 {
  text-align: center;
  font-size: 1.6em;
  color: #fa8a00;
}
h4 {
  font-size: 1.3em;
  color: #fa8a00;
}
h5 {
  font-size: 1.7em;
  color: #555;
  text-align: center;
}
h6 {
  font-size: 1.3em;
  color: #555; /* grau */
  text-align: center;
}
.img_gala {
  width: 30%;
  min-width: 300px;
  height: auto;
  margin-left: 1%;
  margin-right: 1%;
  margin-bottom: 6px;
  margin-top: 6px;
}
.img_imp {
	width: 16%;
	height: auto;
    margin-right: 10px;
}
.img_li {
	max-width: 30%;
	height: auto;
	float:left;
	margin-right:20px;
	margin-bottom:5px; 
	margin-top:0px;
}
.schrift1 {
  font-size: 1.3em;
  color: #70a322;
  text-align: center;
  font-stretch: ultra-condensed;
}
.schrift2 {
  font-size: 1.6em;
  color: #555;
  text-align: left;
  font-stretch: ultra-condensed;
}
.schrift3 {
  font-size: 1.6em;
  font-stretch: ultra-condensed;
  color: #FFF;
  text-align: center;
}
.schrift4 {
  font-size: 1.6em;
  color: #fa8a00;
  text-align: left;
  font-stretch: ultra-condensed;
}
.schrift6 {
  font-size: 1.6em;
  color: #fa8a00;
  text-align: left;
  font-stretch: ultra-condensed;
	font-weight: bold;
}
.schrift5 {
  font-size: 1.6em;
  color: #70a322;
  text-align: left;
  font-stretch: ultra-condensed;
}
.schrift_kopfbereich {
  font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  font-size: 1.1em;
  color: #00a025;
  text-align: right;
  margin-top: -3px;
}

.rzweier_1_menu a {
  font-size: 1.6em;
  color: #fa8a00;
  text-decoration: none;
}
.rzweier_1_menu a:link {
  font-size: 1em;
  color: #fa8a00;
  text-decoration: none;
}
.rzweier_1_menu a:visited {
  font-size: 1em;
  color: #fa8a00;
  text-decoration: none;
}
.rzweier_1_menu a:hover {
  font-size: 1em;
  color: #555;
  text-decoration: none;
}
.rzweier_1_menu a:active {
  font-size: 1em;
  color: #fa8a00;
  text-decoration: none;
}
.rzweier_2_tel a {
  font-size: 1.6em;
  color: #fa8a00;
  text-decoration: none;
}
.rzweier_2_tel a:link {
  font-size: 1em;
  color: #fa8a00;
  text-decoration: none;
}
.rzweier_2_tel a:visited {
  font-size: 1em;
  color: #fa8a00;
  text-decoration: none;
}
.rzweier_2_tel a:hover {
  font-size: 1em;
  color: #555;
  text-decoration: none;
}
.rzweier_2_tel a:active {
  font-size: 1em;
  color: #fa8a00;
  text-decoration: none;
}
a {
  font-size: 1em;
  color: #fa8a00;
  text-decoration: underline;
}
a:link {
  text-decoration: underline;
}
a:visited {
  text-decoration: underline;
  color: #fa8a00;
}
a:hover {
  text-decoration: none;
  color: #555;
}
a:active {
  text-decoration: underline;
  color: #fa8a00;
}
.footer a {
  font-size: 1em;
  color: #E7E7E7;
  text-decoration: underline;
}
.footer a:link {
  text-decoration: underline;
}
.footer a:visited {
  text-decoration: underline;
  color: #E7E7E7;
}
.footer a:hover {
  text-decoration: none;
  color: #fff;
}
.footer a:active {
  text-decoration: underline;
  color: #E7E7E7;
}
.kontaktbereich a {
  font-size: 1em;
  color: #E7E7E7;
  text-decoration: underline;
}
.kontaktbereich a:link {
  text-decoration: underline;
}
.kontaktbereich a:visited {
  text-decoration: underline;
  color: #E7E7E7;
}
.kontaktbereich a:hover {
  text-decoration: none;
  color: #ffffff;
}
.kontaktbereich a:active {
  text-decoration: underline;
  color: #E7E7E7;
}
html {
  font-size: 110%; /* Browserstandard: 19px */
}
/* Layout für Mobilgeräte */
.wrapper_2000 {
  max-width: 100%;
  min-width: 350px;
  margin: auto;
}
.container1 {
  background-color: #f8f8f8;
  border-bottom: 1px solid #71a41d;
  width: 100%;
  height: auto;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 7000;
}
/* Box als Rahmen fuer FLOATBOXEN* * * * * * * * */
.wrapper_boxen {
  overflow: hidden;
  height: auto;
}
/* PADDING UND BORDER - bei FLOAT-Box NICHT dazuaddieren sondern INNERHALB * * * * * * * * */
.zweier_1, .zweier_2, .rzweier_1_menu, .rzweier_2_logo {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.rzweier_1_menu {
  width: 45.0%;
  float: left;
  padding: 0% 0% 0 0%;
  margin: 0% 1% 0% 1%;
}
.rzweier_2_tel {
  width: 50.0%;
  float: left;
  padding: 0 1% 0 1%;
  margin: 0% 1% 0 0%;
  text-align: right;
}
.clear {
  clear: both;
}
.top-banner {
  background-image: url("../images/banner.jpg");
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: cover;
  display: block;
  width: 100%;
  min-height: 400px;
  margin: -50px auto 0 auto;
}
.wrapper_1200 {
  max-width: 1200px;
  padding: 0 12px 0 12px;
  margin: auto;
}
.wrapper_1800 {
  width: 100%;
  padding: 20px auto 20px auto;
  margin: 0 auto;
}
.kopf {
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 5px;
  color: #333;
  display: block;
  position: relative;
  width: 92%;
  height: auto;
  margin: 100px 10px 0 10px;
  text-align: center;
}
.kontaktbereich {
  color: #333;
  display: none;
  width: 100%;
  margin: auto;
  position: absolute;
}
.container2 {
  width: 100%;
  height: auto;
  margin-top: 0px;
}
.container0 {
  background-color: #f8f8f8;
  width: 100%;
  height: auto;
  margin-top: -5px;
}
/* MAIN eigentlicher Hauptinhalt und container fuer Aufzaehlung* * * * * * * * */
.mainformat {
  max-width: 100%;
  margin: 0px 0px 0px 0px;
  padding-top: 10px;
  padding-left: 0px;
  padding-bottom: 20px;
}
.sec_200 {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+39,f3f3f3+100,ededed+100,ffffff+100 */
  background-color: #f8f8f8;
  width: 100%;
  margin: auto;
}
.sec_200_2 {
 
  background-color: #f8f8f8;
  width: 100%;
  margin: auto;
}
/* Zusaetzliche SECTION ueber 100 Prozent* * * * * * * * */
/* PADDING UND BORDER - bei FLOAT-Box NICHT dazuaddieren sondern INNERHALB * * * * * * * * */
.zweier_1, .zweier_2, .rzweier_1, .rzweier_2, .rzweier_3, .rzweier_4 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/*  Vierer Box flexibel * * * * * * * * */
.rzweier_1, .rzweier_2 {
  width: 96%;
  height: 100%;
  float: none;
  color: #333;
  padding: 0 1% 0 1%;
  margin: 2% 0 0 0;
  text-decoration: none;
}
.text {
  width: 94%;
  height: 100%;
  padding: 0% 3% 1% 3%;
}
.zweier_1 {
  width: 98%;
  height: 100%;
  float: none;
  color: #333;
  padding: 0 1% 0 1%;
  margin: 0% 0 0 0;
  text-decoration: none;
}
.zweier_2 {
  width: 98%;
  height: 100%;
  float: none;
  color: #333;
  padding: 0 1% 0 1%;
  margin: 2% 0 0 0;
  text-decoration: none;
}
.sec_300 {
  background-color: #FFF;
  width: 100%;
  margin: auto;
  text-align: left;
}
/* PADDING UND BORDER - bei FLOAT-Box NICHT dazuaddieren sondern INNERHALB * * * * * * * * */
.dreier_1, .dreier_2, .dreier_3, .rdreier_1, .rdreier_2, .rdreier_3 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/*  dreier Box flexibel * * * * * * * * */
.dreier_1 {
  margin: 2% 1% 0 1%;
  width: 98%;
  float: none;
  padding: 0 1% 0 1%;
  text-align: center;
}
.dreier_2 {
  margin: 2% 1% 0 1%;
  width: 98%;
  float: none;
  padding: 0 1% 0 1%;
  text-align: center;
}
.dreier_3 {
  margin: 2% 1% 0 1%;
  width: 98%;
  float: none;
  padding: 0 1% 0 1%;
  text-align: center;
}
.rdreier_1 {
  margin: 2% 1% 0 1%;
  width: 98%;
  float: none;
  padding: 0 1% 0 1%;
  text-align: center;
}
.rdreier_2 {
  margin: 2% 1% 0 1%;
  width: 98%;
  float: none;
  padding: 0 1% 0 1%;
  text-align: center;
}
.rdreier_3 {
  margin: 2% 1% 0 1%;
  width: 98%;
  float: none;
  padding: 0 1% 0 1%;
  text-align: center;
}
.footer {
  background-color: #70a322;
  color: #FFF;
  width: 100%;
  height: auto;
  text-align: center;
  margin-top: -18px;
  text-shadow: 0 0 0 #555;
}
/* Layout für Tablet-PCs: 481 bis 768px. Erbt Stile vom: Layout für Mobilgeräte. */
@media only screen and (min-width: 600px) {
  .wrapper_2000 {
    max-width: 100%;
    min-width: 350px;
    margin: auto;
  }
  .container1 {
    width: 100%;
    height: auto;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
  }
  /* Box als Rahmen fuer FLOATBOXEN* * * * * * * * */
  .wrapper_boxen {
    overflow: hidden;
    height: auto;
  }
  /* PADDING UND BORDER - bei FLOAT-Box NICHT dazuaddieren sondern INNERHALB * * * * * * * * */
  .zweier_1, .zweier_2, .rzweier_1_menu, .rzweier_2_logo {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .rzweier_1_menu {
    width: 75.0%;
    float: left;
    padding: 0 0% 0 0%;
    margin: 0% 1% 0% 1%;
  }
  .rzweier_2_tel {
    width: 20.0%;
    float: left;
    padding: 0 1% 0 1%;
    margin: 0% 1% 0 0%;
    text-align: right;
  }
  .clear {
    clear: both;
  }
  .top-banner {
    background-image: url("../images/banner2.jpg");
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: cover;
    display: block;
    width: 100%;
    min-height: 600px;
    margin-top: 0px;
  }
  .kopf {
    display: none;
    position: relative;
    width: 90%;
    height: auto;
    margin: 300px auto 0 auto;
    text-align: center;
  }
  .kontaktbereich {
    display: block;
    width: 100%;
    margin: auto;
  }
  /* PADDING UND BORDER - bei FLOAT-Box NICHT dazuaddieren sondern INNERHALB * * * * * * * * */
  .zweier_1, .zweier_2, .rzweier_1, .rzweier_2, .rzweier_3, .rzweier_4 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .rzweier_1, .rzweier_2 {
    width: 46.0%;
    float: left;
    padding: 1% 0 0 1%;
    margin: 1% 0 0 1%;
  }
  .zweier_1, .zweier_2 {
    width: 50.0%;
    float: left;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
  }
  /* PADDING UND BORDER - bei FLOAT-Box NICHT dazuaddieren sondern INNERHALB * * * * * * * * */
  .dreier_1, .dreier_2, .dreier_3, .rdreier_1, .rdreier_2, .rdreier_3 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  /*  dreier Box flexibel * * * * * * * * */
  .dreier_1 {
    margin: 0 1% 0 0%;
    width: 32.0%;
    float: left;
    padding: 0 1% 0 1%;
  }
  .dreier_2 {
    margin: 0 1% 0 1%;
    width: 32.0%;
    float: left;
    padding: 0 1% 0 1%;
  }
  .dreier_3 {
    margin: 0 0% 0 1%;
    width: 32.0%;
    float: left;
    padding: 0 1% 0 1%;
  }
  .rdreier_1 {
    margin: 0 1% 0 0%;
    width: 32.0%;
    float: left;
    padding: 0 1% 0 1%;
  }
  .rdreier_2 {
    margin: 0 1% 0 1%;
    width: 32.0%;
    float: left;
    padding: 0 1% 0 1%;
  }
  .rdreier_3 {
    margin: 0 0% 0 1%;
    width: 32.0%;
    float: left;
    padding: 0 1% 0 1%;
  }
  .footer {
    color: #FFF;
    width: 100%;
    height: auto;
    text-align: center;
    margin-top: -18px;
  }
}
/* Desktoplayout: 769 bis maximal 1232 px.  Erbt Stile von: den Layouts für Mobilgeräte und Tablet-PCs. */
@media only screen and (min-width: 769px) {
  .wrapper_2000 {
    max-width: 100%;
    min-width: 350px;
    margin: auto;
  }
  .container1 {
    width: 100%;
    height: auto;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
  }
  /* Box als Rahmen fuer FLOATBOXEN* * * * * * * * */
  .wrapper_boxen {
    overflow: hidden;
    height: auto;
  }
  /* PADDING UND BORDER - bei FLOAT-Box NICHT dazuaddieren sondern INNERHALB * * * * * * * * */
  .zweier_1, .zweier_2, .rzweier_1_menu, .rzweier_2_logo {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .rzweier_1_menu {
    width: 75.0%;
    float: left;
    padding: 0 0% 0 0%;
    margin: 0% 1% 0% 1%;
  }
  .rzweier_2_tel {
    width: 20.0%;
    float: left;
    padding: 0 1% 0 1%;
    margin: 0% 1% 0 0%;
    text-align: right;
  }
  .clear {
    clear: both;
  }
  .top-banner {
    background-image: url("../images/banner2.jpg");
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: cover;
    display: block;
    width: 100%;
    min-height: 600px;
    margin-top: 0px;
  }
  .kopf {
    display: none;
    position: relative;
    min-width: 90%;
    height: auto;
    margin: 300px auto 0 auto;
    text-align: center;
  }
  .kontaktbereich {
    display: block;
    width: 100%;
    margin: auto;
  }
  /* PADDING UND BORDER - bei FLOAT-Box NICHT dazuaddieren sondern INNERHALB * * * * * * * * */
  .zweier_1, .zweier_2, .rzweier_1, .rzweier_2, .rzweier_3, .rzweier_4 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .rzweier_1, .rzweier_2 {
    width: 46.0%;
    float: left;
    padding: 1% 0 0 1%;
    margin: 1% 0 0 1%;
  }
  .zweier_1, .zweier_2 {
    width: 50.0%;
    float: left;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
  }
  /* PADDING UND BORDER - bei FLOAT-Box NICHT dazuaddieren sondern INNERHALB * * * * * * * * */
  .dreier_1, .dreier_2, .dreier_3, .rdreier_1, .rdreier_2, .rdreier_3 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  /*  dreier Box flexibel * * * * * * * * */
  .dreier_1 {
    margin: 0 1% 0 0%;
    width: 32.0%;
    float: left;
    padding: 0 1% 0 1%;
  }
  .dreier_2 {
    margin: 0 1% 0 1%;
    width: 32.0%;
    float: left;
    padding: 0 1% 0 1%;
  }
  .dreier_3 {
    margin: 0 0% 0 1%;
    width: 32.0%;
    float: left;
    padding: 0 1% 0 1%;
  }
  .rdreier_1 {
    margin: 0 1% 0 0%;
    width: 32.0%;
    float: left;
    padding: 0 1% 0 1%;
  }
  .rdreier_2 {
    margin: 0 1% 0 1%;
    width: 32.0%;
    float: left;
    padding: 0 1% 0 1%;
  }
  .rdreier_3 {
    margin: 0 0% 0 1%;
    width: 32.0%;
    float: left;
    padding: 0 1% 0 1%;
  }
  .footer {
    color: #FFF;
    width: 100%;
    height: auto;
    text-align: center;
    margin-top: -18px;
  }
}