@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;
  line-height: 150%;
}
.img_gala4er {
	width: 23%;
	min-width: 150px;
	height: auto;
	margin-left:1%;
	margin-right:1%;
	margin-bottom: 6px;
	margin-top: 6px;
}
.img_imp {
	width: 16%;
	height: auto;
    margin-right: 10px;
}

h1 {
  font-size: 1.6em;
  color: #2b2a29;
  text-align: left;
  font-stretch: ultra-condensed;
  line-height: 150%;
  font-weight: lighter;
	text-align: center;
}
h2 {
  font-size: 1.6em;
  color: #0c54a0;
  text-align: left;
  font-stretch: ultra-condensed;
  line-height: 150%;
  font-weight: lighter;
}
h3 {
  font-size: 1.6em;
  color: #0c54a0;
 
  font-stretch: ultra-condensed;
  line-height: 150%;
  font-weight: lighter;
}
h4 {
  font-size: 1.6em;
  color: #2b2a29;
  
  font-stretch: ultra-condensed;
  line-height: 150%;
  font-weight: lighter;
}
h5 {
  font-size: 1.6em;
  color: #0c54a0;
  text-align: left;
  font-stretch: ultra-condensed;
  line-height: 150%;
  font-weight: lighter;
}
h6 {
  font-size: 1.3em;
  color: #2b2a29;
  text-align: left;
  font-stretch: ultra-condensed;
  line-height: 150%;
  font-weight: lighter;
}
.schrift1 {

  font-size: 1.4em;
  color: #0c54a0;
  font-stretch: ultra-condensed;
  font-variant: small-caps;
  text-align: left;
  line-height: 120%;
}
.schrift2 {
font-stretch: ultra-condensed;
  font-size: 1.4em;
  color: #000;
}
.schrift3 {
  font-size: 1.3em;
  
  color: #72A7E7;
  text-align: left;
}
.schrift4 {
  font-size: 1.3em;
  color: #1c4c96;
  font-stretch: ultra-condensed;
}
.schrift5 {
  font-size: 1.0em;
  color: #FFF;
  text-align: left;
}
.schrift6 {
  font-size: 1.3em;
  color: #0c54a0;
  font-stretch: ultra-condensed;
}
a {
  font-size: 1em;
  color: #0c54a0;
  text-decoration: underline;
}
a:link {
  color: #0c54a0;
  text-decoration: underline;
}
a:visited {
  text-decoration: underline;
  color: #0c54a0;
}
a:hover {
  text-decoration: none;
  color: #555;
}
a:active {
  text-decoration: underline;
  color: #0c54a0;
}
.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;
}
html {
  font-size: 110%; /* Browserstandard: 19px */
}
ul {
  display: block;
  list-style-type: square;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 0;
  margin-right: 0;
  padding-left: 40px;
}
li {
  display: list-item;
  border-bottom: 0px dashed #999;
}
li::marker {
  color: #0c54a0;
}
/* Layout für Mobilgeräte */
.wrapper_2000 {
  width: 100%;
  margin: auto;
}
.wrapper_1600 {
  max-width: 1600px;
  padding: 0 12px 0 12px;
  margin-left: auto;
  margin-right: auto;
}
.wrapper_1600_rahmen {
  max-width: 1600px;
  padding: 0 12px 0 12px;
  margin-left: auto;
  margin-right: auto;
	 -webkit-box-shadow: 1px 1px 2px #222;
  -moz-box-shadow: 1px 1px 2px #222;
  box-shadow: 0 8px 10px -6px #222;
}
.wrapper_1800 {
  max-width: 1800px;
  padding: 0 12px 0 12px;
  margin-left: auto;
  margin-right: auto;
}
.wrapper_1200 {
  max-width: 1200px;
  padding: 0 12px 0 12px;
  margin: auto;
}
.wrapper_1200_weiss {
  background-color: rgba(255, 255, 255, 0.9);
  max-width: 1200px;
  padding: 0 12px 0 12px;
  margin: auto;
}
.container1 {
  background-color: #FFF;
  box-shadow: 0px 6px 9px 0px #555;
  width: 100%;
  height: auto;
  padding-bottom: 15px;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 7000;
}

.container_vierer {
  width: 100%;
  height: auto;
 
}
/* 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_tel {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.container_mobil {
	display: block;
  width: 60.0%;
  float: left;
  padding: 0% 0% 0 0%;
  margin: 10px 1% 0% 1%;
}
.rzweier_1_menu {
	display:none;
  width: 30.0%;
  float: left;
  padding: 0% 0% 0 0%;
  margin: -10px 1% 0% 1%;
}
.rzweier_2_tel {
  position: absolute;
  width: 60.0%;
  float: left;
  padding: 0 1% 0 1%;
  margin: 0% 1% 0 0%;
  text-align: right;
  right: 10px;
}
.clear {
  clear: both;
}

.top-banner {
display: block;
position: relative;
 width:100%;
  height: 250px;
  z-index: 1000;
  text-align: center;
	background-image: url("../images/banner.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
}

/* Bild was von unter nach oben einblendet* * * * * * * * */

       .slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
		   position: absolute;
		   margin-left: 0%;
		   margin-top: 20%;
  }
  @-webkit-keyframes slideInUp {
  0% {
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  visibility: visible;
  }
  100% {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  }
  }
  @keyframes slideInUp {
  0% {
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  visibility: visible;
  }
  100% {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  }
  } 

/* Bild was von unter nach oben einblendet* * * * * * * * */



.container3 {
  width: 100%;
  height: auto;
  margin: auto;
  background-color: #f8f8f8;
}
.container2 {
  width: 100%;
  min-height: 500px;
  margin-top: 20px;
}
.container0 {
  width: 100%;
  height: auto;
  margin: auto;
}
.container_weiss3 {
  background-color: #FFF;
  max-width: 1800px;
  margin: auto;
  -webkit-box-shadow: 1px 1px 2px #222;
  -moz-box-shadow: 1px 1px 2px #222;
  box-shadow: 0 8px 10px -6px #222;
}
/* 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;
	
}
.zweier_1, .zweier_2, .rzweier_1, .rzweier_2 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.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: 0 0 0 0;
  text-decoration: none;
}
/* 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%;
}
.dreier_2 {
  margin: 2% 1% 0 1%;
  width: 98%;
  float: none;
  padding: 0 1% 0 1%;
}
.dreier_3 {
  margin: 2% 1% 0 1%;
  width: 98%;
  float: none;
  padding: 0 1% 0 1%;
}
.clear {
  clear: both;
}
.footer {
  background-color: #2b2a29;
  color: #FFF;
  width: 100%;
  height: auto;
  text-align: center;
  margin-top: -1px;
}
/* Layout für Tablet-PCs: 481 bis 768px. Erbt Stile vom: Layout für Mobilgeräte. */
@media only screen and (min-width: 1000px) {
  .wrapper_2000 {
    max-width: 100%;
    min-width: 350px;
    margin: auto;
  }
  .container1 {
    padding-bottom: 30px;
    width: 100%;
    height: 135px;
    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_tel {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
	  .container_mobil {
	display: none;
    width: 75.0%;
    float: left;
    padding: 0 0% 0 0%;
    margin: 10px 1% 0% 1%;
  }
  .rzweier_1_menu {
	 display:block;
    width: 65.0%;
    float: left;
    padding: 0 0% 0 0%;
    margin: -10px 1% 0% 1%;
  }
  .rzweier_2_tel {
    width: 28.0%;
    float: left;
    padding: 0 1% 0 1%;
    margin: 0% 1% 0 0%;
    text-align: right;
  }
  .clear {
    clear: both;
  }
.top-banner {
display: block;
position: relative;
 width:100%;
  height: 600px;
  z-index: 1000;
  text-align: center;
	background-image: url("../images/banner.jpg");
	background-repeat: no-repeat;
	background-position:top center;
	background-size: cover;
}

/* Bild was von unter nach oben einblendet* * * * * * * * */

       .slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
		   position: absolute;
		 margin-left: 50%;
		 margin-right: 2%;
		   margin-top: 3%;
  }
  @-webkit-keyframes slideInUp {
  0% {
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  visibility: visible;
  }
  100% {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  }
  }
  @keyframes slideInUp {
  0% {
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  visibility: visible;
  }
  100% {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  }
  } 

/* Bild was von unter nach oben einblendet* * * * * * * * */
  /* 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;
  }
  .zweier_1, .zweier_2 {
    width: 45.0%;
    float: left;
    padding: 0 2% 0 1%;
    margin: 0 1% 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%;
  }
  .clear {
    clear: both;
  }
  .footer {
    width: 100%;
    height: auto;
    text-align: center;
  }
}
/* 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 {
    padding-bottom: 30px;
    width: 100%;
    height: 135px;
    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_tel {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
	  .container_mobil {
		display: none;
    width: 75.0%;
    float: left;
    padding: 0 0% 0 0%;
    margin: 10px 1% 0% 1%;
  }
  .rzweier_1_menu {
	 display:block;
    width: 65.0%;
    float: left;
    padding: 0 0% 0 0%;
    margin: -10px 1% 0% 1%;
  }
  .rzweier_2_tel {
    width: 28.0%;
    float: left;
    padding: 0 1% 0 1%;
    margin: 0% 1% 0 0%;
    text-align: right;
  }
  .clear {
    clear: both;
  }
 .top-banner {
display: block;
position: relative;
 width:100%;
  height: 600px;
  z-index: 1000;
  text-align: center;
	background-image: url("../images/banner.jpg");
	background-repeat: no-repeat;
	background-position:top center;
	background-size: cover;
}

/* Bild was von unter nach oben einblendet* * * * * * * * */

       .slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
		   position: absolute;
		   margin-left: 50%;
		 margin-right: 2%;
		   margin-top: 3%;
  }
  @-webkit-keyframes slideInUp {
  0% {
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  visibility: visible;
  }
  100% {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  }
  }
  @keyframes slideInUp {
  0% {
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  visibility: visible;
  }
  100% {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  }
  } 

/* Bild was von unter nach oben einblendet* * * * * * * * */
  /* 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;
  }
  .zweier_1, .zweier_2 {
    width: 45.0%;
    float: left;
    padding: 0 2% 0 1%;
    margin: 0 1% 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%;
  }
  .clear {
    clear: both;
  }
  .footer {
    width: 100%;
    height: auto;
    text-align: center;
  }
}