@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 {
  background-color: #FFF;
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
  color: #333;
  margin: 0px; /* Browserstandard festlegen: 0px */
  font-style: normal;
}
h1 {
  font-stretch: extra-condensed;
  font-size: 1.6em;
  color: #0070b8;
  text-align: left;
}
h2 {
  font-stretch: extra-condensed;
  font-size: 1.4em;
  color: #555;
  text-align: center;
  text-shadow: 3px 3px 4px #FFF;
}
h3 {
  font-stretch: extra-condensed;
  text-align: center;
  font-size: 1.4em;
  color: #0070b8;
}
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_imp {
	width: 16%;
	height: auto;
    margin-right: 10px;
}
.bild
 {
	width: 40%;
	height: auto;
    margin: 10px;
}

.schrift1 {
  font-size: 1.4em;
  color: #0070b8;
  text-align: left;
}
.schrift2 {
  font-size: 1.0em;
  color: #0070b8;
  text-align: left;
}
.schrift3 {
  font-size: 0.8 em;
  color: #0070b8;
  text-align: left;
}
.schrift4 {
  font-size: 0.8 em;
  color: #000;
  text-align: left;
}
.schrift5 {
  font-size: 1.0em;
  color: #000;
  text-align: left;
}
.schrift6 {
  font-size: 1.4em;
  color: #000;
  text-align: left;
}
.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: #0070b8;
  text-decoration: underline;
}
a:link {
  text-decoration: underline;
}
a:visited {
  text-decoration: underline;
  color: #0070b8;
}
a:hover {
  text-decoration: none;
  color: #0070b8;
}
a:active {
  text-decoration: underline;
  color: #0070b8;
}
.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: #0070b8;
  text-decoration: underline;
}
.sec_100 a:link {
  text-decoration: underline;
}
.sec_100 a:visited {
  text-decoration: underline;
  color: #0070b8;
}
.sec_100 a:hover {
  text-decoration: none;
  color: #555;
}
.sec_100 a:active {
  text-decoration: underline;
  color: #0070b8;
}
html {
  font-size: 110%; /* Browserstandard: 16px */
  line-height: 140%;
}
/* Layout für Mobilgeräte */
.img_gala {
  width: 30%;
  min-width: 300px;
  height: auto;
  margin-left: 1%;
  margin-right: 1%;
  margin-bottom: 6px;
  margin-top: 6px;
}
.wrapper_2000 {
  max-width: 100%;
  min-width: 350px;
  margin: auto;
}
.kontaktdaten {
  color: #000;
  display: none;
  width: 100%;
  height: auto;
}
.container1 {
  background-color: #f8f8f8;
  width: 100%;
  height: 70px;
  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-color: #f8f8f8;
  display: block;
  width: 100%;
  margin: 50px auto 0 auto;
}
.wrapper_1200 {
  max-width: 1200px;
  padding: 0 12px 0 12px;
  margin: auto;
}
.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;
}

.sec_100 {
  width: 100%;
  margin: auto;
  text-align: center;
}
.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 {
  border-top: 1px ridge #E7E7E7;
  font-size: 1.1em;
  line-height: 140%;
  width: 96%;
  float: none;
  padding: 0 1% 0 1%;
  margin: 2% 1% 0 1%;
}
.sec_200 {
  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;
}
.sec_300 {
  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 {
  line-height: 140%;
  margin: 2% 1% 0 1%;
  width: 98%;
  float: none;
  padding: 0 1% 0 1%;
  text-align: left;
	border-top: 1px ridge #E7E7E7;
}
.dreier_2 {
  line-height: 140%;
  margin: 2% 1% 0 1%;
  width: 98%;
  float: none;
  padding: 0 1% 0 1%;
  text-align: left;
	border-top: 1px ridge #E7E7E7;
}
.dreier_3 {
  line-height: 140%;
  margin: 2% 1% 0 1%;
  width: 98%;
  float: none;
  padding: 0 1% 0 1%;
  text-align: left;
	border-top: 1px ridge #E7E7E7;
}
.footer {
  background-color: #454545;
  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;
  }
  .kontaktdaten {
    display: block;
    width: 100%;
    height: auto;
    margin-left: 12px;
  }
  .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 {
    display: block;
    width: 100%;
    height: auto;
    margin-top: 0px;
  }
  .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: #454545;
    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;
  }
  .kontaktdaten {
    display: block;
    width: 100%;
    height: auto;
    margin-left: 12px;
  }
  .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 {
    display: block;
    width: 100%;
    height: auto;
    margin-top: 0px;
  }
  .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: #454545;
    color: #FFF;
    width: 100%;
    height: auto;
    text-align: center;
    margin-top: -18px;
  }
}