@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: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
  color: #333;
  margin: 0px; /* Browserstandard festlegen: 0px */
  font-style: normal;
  background-color: #FFF;
}
h1 {
  font-size: 1.2em;
  color: #7F5701;
  text-align: center;
}
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: #7F5701;
}
h4 {
  font-size: 1.3em;
  color: #555;
}
h5 {
  font-size: 1.7em;
  color: #333;
  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_gala4er {
  width: 22%;
  min-width: 270px;
  height: auto;
  margin-left: 0.5%;
  margin-right: 0.5%;
  margin-bottom: 6px;
  margin-top: 6px;
}
.img_li {
	max-width: 30%;
	height: auto;
	float:left;
	margin-right:20px;
	margin-bottom:5px; 
	margin-top:0px;
}
.schrift1 {
  ;
  font-size: 1.1em;
  color: #7F5701;
  text-align: center;
}
.schrift2 {
  font-size: 1.1em;
  color: #333;
  text-align: left;
}
.schrift3 {
  font-size: 1.1em;
  color: #7F5701;
  text-align: center;
}
.schrift_TEL {
  font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  font-size: 1.2em;
  color: #FFF;
  text-align: right;
  margin-top: -3px;
}
.rzweier_2_tel a {
  font-size: 1.6em;
  color: #FFF;
  text-decoration: none;
}
.rzweier_2_tel a:link {
  font-size: 1em;
  color: #FFF;
  text-decoration: none;
}
.rzweier_2_tel a:visited {
  font-size: 1em;
  color: #FFF;
  text-decoration: none;
}
.rzweier_2_tel a:hover {
  font-size: 1em;
  color: #E7E7E7;
  text-decoration: none;
}
.rzweier_2_tel a:active {
  font-size: 1em;
  color: #FFF;
  text-decoration: none;
}
a {
  font-size: 1em;
  color: #7F5701;
  text-decoration: underline;
}
a:link {
  text-decoration: underline;
}
a:visited {
  text-decoration: underline;
  color: #7F5701;
}
a:hover {
  text-decoration: none;
  color: #555;
}
a:active {
  text-decoration: underline;
  color: #7F5701;
}
.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;
}
.sec_100 a {
  font-size: 1em;
  color: #7F5701;
  text-decoration: underline;
}
.sec_100 a:link {
  text-decoration: underline;
}
.sec_100 a:visited {
  text-decoration: underline;
  color: #7F5701;
}
.sec_100 a:hover {
  text-decoration: none;
  color: #555;
}
.sec_100 a:active {
  text-decoration: underline;
  color: #7F5701;
}
html {
  font-size: 100%; /* Browserstandard: 16px */
}
/* Layout für Mobilgeräte */
.wrapper_2000 {
  max-width: 100%;
  min-width: 350px;
  margin: auto;
}
.container1 {
  background-color: #7F5701;
  width: 100%;
  height: 55px;
  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: 40.0%;
  float: left;
  padding: 0% 0% 0 0%;
  margin: 0% 1% 0% 1%;
}
.rzweier_2_tel {
  width: 55.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.png");
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover;
  display: block;
  width: 100%;
  min-height: 400px;
  margin-top: -50px;
}
.wrapper_1200 {
  max-width: 1200px;
  padding: 0 12px 0 12px;
  margin: auto;
}
.wrapper_800 {
  max-width: 800px;
  padding: 0 12px 0 12px;
  margin: auto;
}
.kopf {
  background-color: rgba(255, 255, 255, 0.7);
  border: 2px solid #333;
  border-radius: 10px;
  color: #333;
  position: relative;
  width: 100%;
  height: auto;
  margin: 50px 0 0 0;
  text-align: center;
}
.sec_100 {
  background-color: #F0F0F0;
  color: #333;
  display: none;
  width: 100%;
  margin: auto;
}
.text {
  width: 96%;
  height: 100%;
  padding: 1% 2% 1% 2%;
}
.container2 {
  width: 100%;
  height: auto;
  margin-top: 0px;
}
/* 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;
}
.vierer_1, .vierer_2, .vierer_3, .vierer_4, .rvierer_1, .rvierer_2, .rvierer_3, .rvierer_4 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.rvierer_1, .rvierer_2, .rvierer_3, .rvierer_4 {
  width: 98%;
  float: none;
  padding: 0 1% 0 1%;
  margin: 2% 1% 0 1%;
}
.sec_200 {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+39,f3f3f3+100,ededed+100,ffffff+100 */
  background: rgb(255, 255, 255); /* Old browsers */
  background: -moz-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 1) 39%, rgba(243, 243, 243, 1) 100%, rgba(237, 237, 237, 1) 100%, rgba(255, 255, 255, 1) 100%); /* FF3.6-15 */
  background: -webkit-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 1) 39%, rgba(243, 243, 243, 1) 100%, rgba(237, 237, 237, 1) 100%, rgba(255, 255, 255, 1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: radial-gradient(ellipse at center, rgba(255, 255, 255, 1) 39%, rgba(243, 243, 243, 1) 100%, rgba(237, 237, 237, 1) 100%, rgba(255, 255, 255, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1); /* IE6-9 fallback on horizontal gradient */
  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 {
  -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;
}
.rzweier_3, .rzweier_4 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/*  Vierer Box flexibel * * * * * * * * */
.rzweier_3 {
  width: 98%;
  height: 100%;
  float: none;
  color: #FFF;
  padding: 0 1% 0 1%;
  margin: 2% 0 0 0;
}
.rzweier_4 {
  width: 100%;
  height: 100%;
  float: none;
  color: #FFF;
  padding: 0%;
  margin: 0%;
}
.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;
}
.footer {
  background-color: #333;
  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: 481px) {
  .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: 80.0%;
    float: left;
    padding: 0 0% 0 0%;
    margin: 0% 1% 0% 1%;
  }
  .rzweier_2_tel {
    width: 15.0%;
    float: left;
    padding: 0 1% 0 1%;
    margin: 0% 1% 0 0%;
    text-align: right;
  }
  .clear {
    clear: both;
  }
  .top-banner {
    display: block;
    width: 100%;
    min-height: 600px;
    margin-top: 0px;
  }
  .kopf {
    background-color: rgba(255, 255, 255, 0.9);
    border: 2px solid #333;
    border-radius: 10px;
    color: #333;
    position: relative;
    width: 100%;
    height: auto;
    margin: 100px 0 0 0;
    text-align: center;
  }
  .sec_100 {
    background-color: #F0F0F0;
    display: block;
    width: 100%;
    margin: auto;
  }
  .rzweier_3, .rzweier_4 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .rzweier_3 {
  width: 50.0%;
    float: left;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
  }
  .rzweier_4 {
    width: 50.0%;
    float: left;
    padding: 0; 0 0 0;
    margin: 0 0 0 0;
  }
  .vierer_1, .vierer_2, .vierer_3, .vierer_4, .rvierer_1, .rvierer_2, .rvierer_3, .rvierer_4 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .rvierer_1, .rvierer_2, .rvierer_3, .rvierer_4 {
    width: 23%;
    float: left;
    padding: 0 1% 0 1%;
    margin: 1% 1% 0 1%;
  }
  /* PADDING UND BORDER - bei FLOAT-Box NICHT dazuaddieren sondern INNERHALB * * * * * * * * */
  .zweier_1, .zweier_2, .rzweier_1, .rzweier_2 {
    -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%;
  }
  /* 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%;
  }
  .footer {
    background-color: #333;
    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: 80.0%;
    float: left;
    padding: 0 0% 0 0%;
    margin: 0% 1% 0% 1%;
  }
  .rzweier_2_tel {
    width: 15.0%;
    float: left;
    padding: 0 1% 0 1%;
    margin: 0% 1% 0 0%;
    text-align: right;
  }
  .clear {
    clear: both;
  }
  .top-banner {
    display: block;
    width: 100%;
    min-height: 600px;
    margin-top: 0px;
  }
  .kopf {
    background-color: rgba(255, 255, 255, 0.9);
    border: 2px solid #333;
    border-radius: 10px;
    color: #333;
    position: relative;
    width: 100%;
    height: auto;
    margin: 100px 0 0 0;
    text-align: center;
  }
  .sec_100 {
    background-color: #F0F0F0;
    display: block;
    width: 100%;
    margin: auto;
  }
  .rzweier_3, .rzweier_4 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .rzweier_3 {
    width: 50.0%;
    float: left;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
  }
  .rzweier_4 {
    width: 50.0%;
    float: left;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
  }
  .vierer_1, .vierer_2, .vierer_3, .vierer_4, .rvierer_1, .rvierer_2, .rvierer_3, .rvierer_4 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .rvierer_1, .rvierer_2, .rvierer_3, .rvierer_4 {
    width: 23%;
    float: left;
    padding: 0 1% 0 1%;
    margin: 1% 1% 0 1%;
  }
  /* 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%;
  }
  /* 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%;
  }
  .footer {
    background-color: #333;
    color: #FFF;
    width: 100%;
    height: auto;
    text-align: center;
    margin-top: -18px;
  }
}