@charset "utf-8";
/* CSS Document */

    @font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: normal;
    src: local('Open Sans Regular'), url('OpenSans-Regular.woff') format('woff');
    }

@font-face {
      font-family: 'fontello';
      src: url('./font/fontello.eot');
      src: url('./font/fontello.eot') format('embedded-opentype'),
           url('./font/fontello.woff') format('woff'),
           url('./font/fontello.ttf') format('truetype'),
           url('./font/fontello.svg') format('svg');
      font-weight: normal;
      font-style: normal;
    }

html, body {
height: 100%;
margin: 0;
padding: 0;
}

body {
  font-size: 100%;
}

#clear {
  clear: both;
  float: none;
}

#wrapper {
    position: relative;
    min-height: 100%;
    width: 100%;
    margin: 0 auto;
}

#c110, #c221 {
  clear: left;
}

#tns1-ow {
  margin-top: -42px;
}

#c71 img, #c80 img, #c87 img, #c94 img {
  float: left;
  height: 200px !important;
  width: auto;
}

.ns-pagination li.active, .ns-pagination li:hover {
  background-color: #fafafa !important;
  color: #fff;
}

.navi_seite, .navi_seite_aktiv, .navi_seite_klein, .navi_seite_klein_aktiv, .navi_seite_klein1, .navi_seite_klein1_aktiv {
  list-style-type:none;
}

.navi_seite a {
        display: block;
        height: 50px;
        color: #094b5b !important;
  background: #eeeeee; /* Old browsers */
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-decoration: none;
  list-style-type:none;
  padding: 15px 10px 5px 10px;
}

.navi_seite a:hover {
        display: block;
        height: 50px;
        color: #fff !important;
  background: #094b5b; /* Old browsers */
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-decoration: none;
  list-style-type:none;
        padding: 15px 10px 5px 10px;
}

.navi_seite_aktiv a:link, .navi_seite_aktiv a:visited {
  display: block;
  height: 50px;
  color: #fff !important;
  background: #094b5b; /* Old browsers */
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-decoration: none;
  list-style-type:none;
  padding: 15px 10px 5px 10px;
}

.slide_content{
                width:96%;
                color:white;
                padding:2%;
                display:none;
}

.slide_button{
                width: 96%;
                height:50px;
                padding: 0px 2% 0px 2%;
                color: #fff;
background: #094b5b; /* Old browsers */
}

.seitenmenu {
  list-style-type: none;
  margin-left: -40px;
}

.seitenmenu a {
  font-family: 'Open Sans', sans-serif;
  text-decoration: none;
  display: block;
  width: 96%;
  height: 100%;
  padding: 0px 0px 1px 4%;
  font-size: 20px;
}

.l1-no :link {
  display: block;
  width: 96%;
  padding-top: 5px;
  height: 35px;
  margin-bottom: 3px;
  font-weight: normal;
  font-size: 18px;
  color: #094b5b;
  text-decoration: none;
  background-color: #eeeeee !important;
  list-style-type: none;
}

.l1-no :visited {
  display: block;
  width: 96%;
  padding-top: 5px;
  height: 35px;
  margin-bottom: 3px;
  font-weight: normal;
  font-size: 18px;
  color: #094b5b;
  text-decoration: none;
  background-color: #eeeeee !important;
  list-style-type: none;
}

.l1-no :hover   {
  display: block;
  width: 96%;
  padding-top: 5px;
  height: 35px;
  margin-bottom: 3px;
  font-weight: normal;
  font-size: 18px;
  color: #fff;
  text-decoration: none;
  background-color: #094b5b !important;
  list-style-type: none;
}

.l1-no :active {
  display: block;
  width: 96%;
  padding-top: 5px;
  height: 35px;
  margin-bottom: 3px;
  font-weight: normal;
  font-size: 18px;
  color: #fff;
  text-decoration: none;
  background-color: #094b5b !important;
  list-style-type: none;
}

.l1-act a  {
  display: block;
  width: 96%;
  padding-top: 5px;
  height: 35px;
  margin-bottom: 3px;
  font-weight: normal;
  font-size: 18px;
  color: #fff !important;
  text-decoration: none;
  background-color: #094b5b !important;
  list-style-type: none;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
  overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: middle;
    border-top: 4px solid #000000;
    border-top-color: rgb(0, 0, 0);
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    content: "";
    border-bottom-color: rgb(0, 136, 204);
    border-top-color: rgb(0, 136, 204);
}

#nav, #nav ul {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  height: 110px;
  list-style: none;
  font-weight: normal;
  z-index: 50 !important;
  margin-top: 0px;
}

#nav {
     float: right;
}

#nav li {
  display: table-cell;
  height: 110px;
  vertical-align: middle;
  padding: 0px 12px 0px 12px;
  color: #094b5b;
}

#nav li:hover {
  display: table-cell;
  vertical-align: middle;
  height: 110px;
  padding: 0px 12px 0px 12px;
  color: #fff;
  background: #094b5b;
}

#nav a {
  display: block;
  width: auto;
  text-decoration: none;
  padding: 0;
}

#nav li a:link, li a:visited {
  color: #094b5b;
  font-weight: normal;
  display: table-cell;
  vertical-align: middle;
  text-decoration: none;
  height: 110px;
}

#nav li a:hover {
  color: #fff;
  font-weight: normal;
  display: table-cell;
  vertical-align: middle;
  text-decoration: none;
  background: #094b5b;
}

#nav li ul {
  font-family: 'Open Sans', sans-serif;
  position: absolute;
  left: -999em;
  font-size: 17px;
  width: 180px;
  height: 36px;
  line-height: 36px;
  font-weight: normal;
  opacity: 1;
  margin-top: 44px;
  margin-left: -52px;
}

#nav li:hover ul, #nav li.sfhover ul {
  left: auto;
  height: 44px !important;
}

#nav li li {
  display: block !important;
  width: 180px;
  height: 40px !important;
  text-align: left;
  color: #fff;
  text-transform: none;
  height: 40px !important;
  line-height: 40px;
  padding: 0px 0px 0px 0px;
}

#nav li li:hover, #nav li li.sfhover {
  width: 180px;
  height: 40px !important;
  text-align: left;
  color: #fff;
  background: #54838d;
  text-transform: none;
  line-height: 40px;
  padding: 0px 0px 0px 0px;
}

#nav li li a {
  display: block;
  height: 40px !important;
  color: #fff;
  padding: 0px 11px 0px 11px;
  background: #094b5b; /* Old browsers */
}

#nav li li a:link {
  display: block;
  color: #fff !important;
  padding: 0px 11px 0px 11px;
  
}

#nav li li a:visited {
  display: block;
  color: #fff !important;
  padding: 0px 11px 0px 11px;
}

#nav li li a:hover {
  color: #fff !important;
  background: #54838d !important;
}
 

.nava a {
  color: #094b5b !important;
  padding: 0px 10px 0px 10px;
  display: block;
}

.nava li a {
  display: block;
  color: #589edd !important;
  padding: 0px 10px 0px 10px;
}

.nava a:hover {
  display: block;
  color: #fff !important;
  padding: 0px 10px 0px 10px;
}

.nava a:active {
  display: block;
  color: #fff !important;
  background: #1454a3;
  padding: 0px 10px 0px 10px;
}

#nav .nava .nava_sub a {
  color: #fff !important;
  background: #1454a3;
}

/* NEBENHAUPTNAVIGATION Definitionen */

#navn, #navn ul {
  float: left;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  list-style: none;
  font-weight: normal;
  margin-left: -40px;
}

#navn li {
  float: left;
  display: inline-block;
  padding: 0 10px 0 10px;

}

#navn li:first-child {
  float: left;
  display: inline-block;
  padding: 0 10px 0 0;
}

#navn li a:link, #navn li a:visited {
  color: #fff;
  display: inline-block;
  text-decoration: none;
}

#navn li a:hover {
  color: #dddddd;
  display: inline-block;
  text-decoration: none;
}


.navna a:link  {
  color: #ddd !important;
  display: inline-block;
  text-decoration: none;
}

.navna a:hover {
  color: #b2f5ab !important;
  display: inline-block;
  text-decoration: none;
}

.navna a:active {
  color: #ddd !important;
  display: inline-block;
  text-decoration: none;
}

.navna a {
  color: #ddd;
  display: inline-block;
  text-decoration: none;
}

.navna a:visited {
  color: #ddd !important;
  display: inline-block;
  text-decoration: none;
}

.footer {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #fff;
}

.footer_info {
  font-family: 'Open Sans', sans-serif;
  font-size: 28px;
  font-weight: bold;
  color: #fff;
}

.footer_info a {
  font-family: 'Open Sans', sans-serif;
  font-size: 28px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}

.bodytext, p {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  line-height: 26px !important;
  font-weight: normal;
  color: #4C4D4F;
}

.bodytext_gross {
  font-family: 'Open Sans', sans-serif;
  font-size: 23px;
  line-height: 35px !important;
  font-weight: normal;
  color: #4C4D4F;
}

.image-caption {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 21px !important;
  font-weight: normal;
  color: #4C4D4F;
}

.sl-caption {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 21px !important;
  font-weight: normal;
  color: #fff;
}

.csc-textpic-caption {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  line-height: 26px !important;
  font-weight: normal;
  color: #4C4D4F;
  text-align: center;
}

.csc-textpic-image {
  border-bottom: 8px solid #2968b6;
 }

.csc-textpic-last {
  border-bottom: 8px solid #fff;
 }

#tx_cookies {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  line-height: 26px !important;
  font-weight: normal;
  color: #4C4D4F;
}

#inhalt_innen a {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  line-height: 26px !important;
  font-weight: bold;
  color: #094b5b;
  text-decoration: none;
}

#inhalt_innen li {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  line-height: 26px !important;
  font-weight: normal;
  color: #4C4D4F;
  text-decoration: none;
}

h1  {
  font-family: 'Open Sans', sans-serif;
  font-size: 30px;
  font-weight: normal;
  color: #094b5b;
  padding-bottom: 20px;
}


h2  {
  font-family: 'Open Sans', sans-serif;
  font-size: 25px;
  font-weight: normal;
  color: #094b5b;
  padding-bottom: 20px;
  margin-bottom: 0px;
}

h3  {
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  font-weight: normal;
  color: #094b5b;
}

h3 a {
  font-family: 'Open Sans', sans-serif;
  font-size: 20px !important;
  font-weight: normal;
  color: #094b5b;
}

h4  {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #094b5b;
}

h5  {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #094b5b;
}

h6  {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #888;
}

table {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-weight: normal;
  color: #4C4D4F;
}

.fi-pencil, .fi-widget, .fi-shield {
  font-size: 72px;
}

.fi-social-facebook {
  font-size: 36px;
  color: #fff;
}

.fi-social-facebook:hover {
  color: #364b0b;
}

.demo-icon {
  font-family: fontello;
  color: #fff;
  font-size: 24px;
}

input {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-style: normal;
  width: 40%;
  color: #666;
  padding: 5px;
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 40px;
}

select {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-style: normal;
  width: 40%;
  color: #666;
  padding: 5px;
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 40px;
}

#kontakt-singleselect-1 {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-style: normal;
  width: 42%;
  color: #666;
  padding: 5px;
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 40px;
}

.span.next.submit {
  margin-top: 10px;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  padding: 5px;
  width: 180px !important;
  height: 30px !important;
}

button {
  margin-top: 20px;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  height: 30px;
  width: 140px;
  color: #666;
}


textarea {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-style: normal;
  width: 40%;
  height: 100px;
  line-height: 22px;
  font-weight: normal;
  font-variant: normal;
  text-decoration: none;
  color: #666;
  margin-top: 20px;
}

label {
  color: #666;
  float: left;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  display: inline-block;
  width: 200px; /* Breite.*/
}


input:focus {
  background-color: #094b5b;
  color: #fff;
}

textarea:focus {
  background-color: #094b5b;
  color: #fff;
}

label[for="ballkartenbestellung-109-checkbox-2"] {
  clear: left;
  width: 40px;
}

input[id=ballkartenbestellung-109-checkbox-2] {
  width: 20px;
  height: 20px;
  margin-right: 5px;
  clear:left;
  margin-bottom: 20px;
}

label[for="ballkartenbestellung-109-checkbox-1"] {
  clear: left;
  width: 40px;
}

input[id=ballkartenbestellung-109-checkbox-1] {
  width: 20px;
  height: 20px;
  margin-right: 5px;
  clear:left;
  margin-bottom: 20px;
}

label[for="ballkartenbestellung-109-checkbox-3"] {
  clear: left;
  width: 40px;
}

input[id=ballkartenbestellung-109-checkbox-3] {
  width: 20px;
  height: 20px;
  margin-right: 5px;
  clear:left;
  margin-bottom: 20px;
}

label[for="ballkartenbestellung-109-textarea-1"] {
  clear: left;
}

input[id="kontakt-130-checkbox-1"] {
  width: 20px;
  height: 20px;
  margin-right: 5px;
  clear:left;
  margin-bottom: 20px;
}

label[for="kontakt-130-checkbox-1"] {
  clear: left;
  width: 40px;
}

label[for="ballkartenGaeste-138-textarea-1"] {
	clear: left;
}

label[for="ballkartenGaeste-138-checkbox-2"] {
  clear: left;
  width: 40px;
}

input[id=ballkartenGaeste-138-checkbox-2] {
  width: 20px;
  height: 20px;
  margin-right: 5px;
  clear:left;
  margin-bottom: 20px;
}

label[for="ballkartenGaeste-138-checkbox-1"] {
  clear: left;
  width: 40px;
}

input[id=ballkartenGaeste-138-checkbox-1] {
  width: 20px;
  height: 20px;
  margin-right: 5px;
  clear:left;
  margin-bottom: 20px;
}

label[for="ballkartenGaeste-138-checkbox-3"] {
  clear: left;
  width: 40px;
}

input[id=ballkartenGaeste-138-checkbox-3] {
  width: 20px;
  height: 20px;
  margin-right: 5px;
  clear:left;
  margin-bottom: 20px;
}

label[for="ballkartenGaeste_SingleAuswahl-220-checkbox-1"] {
  clear: left;
  width: 40px;
}

input[id=linedance-289-checkbox-1] {
  width: 20px;
  height: 20px;
  margin-right: 5px;
  clear:left;
  margin-bottom: 20px;
}

label[for="linedance-289-checkbox-1"] {
  clear: left;
  width: 40px;
}

input[id=ballkartenGaeste_SingleAuswahl-220-checkbox-1] {
  width: 20px;
  height: 20px;
  margin-right: 5px;
  clear:left;
  margin-bottom: 20px;
}

label[for="ballkartenGaeste_SingleAuswahl-220-checkbox-2"] {
  clear: left;
  width: 40px;
}

input[id=ballkartenGaeste_SingleAuswahl-220-checkbox-2] {
  width: 20px;
  height: 20px;
  margin-right: 5px;
  clear:left;
  margin-bottom: 20px;
}

label[for="ballkartenGaeste_SingleAuswahl-220-checkbox-3"] {
  clear: left;
  width: 40px;
}

input[id=ballkartenGaeste_SingleAuswahl-220-checkbox-3] {
  width: 20px;
  height: 20px;
  margin-right: 5px;
  clear:left;
  margin-bottom: 20px;
}

label[for="ballkartenGaeste_SingleAuswahl-220-radiobutton-1-0"] {
  clear: left;
  width: 85%;
  margin-left: 17%;
}

input[id="ballkartenGaeste_SingleAuswahl-220-radiobutton-1-0"] {
  width: 20px;
  height: 20px;
  margin-right: 5px;
  margin-bottom: 20px;
}

label[for="ballkartenGaeste_SingleAuswahl-220-radiobutton-1-1"] {
  clear: left;
  width: 85%;
  margin-left: 17%;
}

input[id="ballkartenGaeste_SingleAuswahl-220-radiobutton-1-1"] {
  width: 20px;
  height: 20px;
  margin-right: 5px;
  margin-bottom: 20px;
}


label[for="ballkartenGaeste_SingleAuswahl-220-radiobutton-1-2"] {
  clear: left;
  width: 85%;
  margin-left: 17%;
}

input[id="ballkartenGaeste_SingleAuswahl-220-radiobutton-1-2"] {
  width: 20px;
  height: 20px;
  margin-right: 5px;
  margin-bottom: 20px;
}


label[for="ballkartenGaeste_SingleAuswahl-220-radiobutton-1-3"] {
  clear: left;
  width: 85%;
  margin-left: 17%;
}

input[id="ballkartenGaeste_SingleAuswahl-220-radiobutton-1-3"] {
  width: 20px;
  height: 20px;
  margin-right: 5px;
  margin-bottom: 20px;
}


label[for="ballkartenGaeste_SingleAuswahl-220-radiobutton-1-4"] {
  clear: left;
  width: 85%;
  margin-left: 17%;
}

input[id="ballkartenGaeste_SingleAuswahl-220-radiobutton-1-4"] {
  width: 20px;
  height: 20px;
  margin-right: 5px;
  margin-bottom: 20px;
}


label[for="dp--cookie-require"] {
    color: #fff !important;
}

label[for="dp--cookie-statistics"] {
    color: #fff !important;
}

label[for="dp--cookie-marketing"] {
    color: #fff !important;
}

input[id="dp--cookie-require"], input[id="dp--cookie-statistics"], input[id="dp--cookie-marketing"] {
  width: 30px;
  margin-right: 10px;
}

.dp--cookie-check label {
  width: 100% !important;
  clear: both;
  float: none !important;
  display: flex;
  font-size: 14px;
}

.cc-window {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  line-height: 22px !important;
}

.actions {
  clear: left;
}

.form-check-label {
  display: flex;
  margin-left: 0px;
  margin-right: 20px;
  margin-top: 20px;
}


.help-block {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  color: #666;
  width: 85% !important;
  float: left !important;
  margin-left: 20px;
  margin-top: 20px;
  text-align: justify;
  overflow: hidden;
}

button[id=topBtn] {
  margin-top: 20px;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  height: 60px;
  width: 60px;
  color: #666;
}

button[id=tx_form_formframework[ballkartenGaeste-138][__currentPage]] {
  margin-top: 20px;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  height: 30px;
  width: 140px;
  color: #666;
  clear: left;
  overflow: hidden;
}

.img-thumbnail {
  width: 300px;
  float: left;
}


.asset-count {
  display: none;
}

#bild1, #bild2, #bild3, #bild4, #bild5 {
  float: left;
  width: 48%;
  height: auto;
}

.bild1, .bild2, .bild3, .bild4, .bild5 {
width: 100%;
height: auto;
overflow:hidden;
position: relative;
border-bottom: 8px solid #094b5b;
}

#kurse_innen h2  {
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  font-weight: normal;
  color: #094b5b;
  padding-bottom: 20px;
}

#kurse_innen p {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  line-height: 26px !important;
  font-weight: normal;
  color: #4C4D4F;
  padding-bottom: 20px;
}

#button {
  width: 120px;
  height: 20px;
  padding: 10px;
  background: #094b5b;
  color: #fff;
}

#button:hover {
  width: 120px;
  height: 20px;
  padding: 10px;
  background: #1454a3;
  color: #fff;
}

#c4 #button {
  width: auto !important;
  height: auto;
}

@media screen and (max-width:4000px) {

#content {
  padding-bottom: 200px;
  overflow: hidden;
}
  
  #c138 {
    margin-bottom: 50px;
  }

#rahmen_oben {
  width: 100%;
  height: 8px;
  background: #094b5b;
}

#navi_aussen {
  width: 100%;
  height: 110px;
  background-image: url(grafiken/navi_background.jpg);
}

#navi_innen {
  width: 1200px;
  height: 110px;
  margin: 0 auto 0 auto;
}

#logo {
  position: absolute;
  float: left;
  padding-top: 10px;
  width: 277px;
  height: 117px;
  z-index: 50 !important;
    border-bottom: #094b5b solid 3px;
}

#adtv {
  float: right;
  padding-top: 10px;
  padding-left: 20px;
  height: 90px;
}

#navi_1200 {
  display: none;
  }

#unternavi_1200 {
  display: none;
}

#header {
  width: 100%;
  height: auto;
  overflow: hidden;
}
  
#header img {
    width: 100%;
    height: auto;
  }

#kurse_aussen {
  width: 100%;
}

#kurse_innen {
  width: 1200px;
  margin: 0 auto 0 auto;
}

#inhalt_aussen {
  width: 100%;
}

#inhalt_innen {
  width: 1200px;
  margin: 0 auto 30px auto;
  padding: 20px;
}

#c44 {
  margin-top: 25px;
}

#footer_aussen {
    position:absolute;
    bottom:0px;
    width:100%;
    height: 200px;
    background: #094b5b;
}

#footer_innen {
  width: 1200px;
  padding-top: 30px;
  height: 170px;
  margin: 0 auto 0 auto;
}

#footer_links {
  float: left;
  width: 15%;
}

#footer_mitte {
  float: left;
  margin-right: 5%;
  margin-left: 5%  
  width: 30%;
  text-align: left;
}

#footer_rechts {
  float: right;
  width: 45%;
}

#trenner {
  float: left;
  width: 4%;
  height: 20px;
}

#trennerh {
  float: none;
  clear: both;
  width: 4%;
  height: 40px;
}

#trennerh2 {
  display: none;
}

#c43 {
  margin-bottom: 30px;
}

.bild1 .infobox, .bild2 .infobox, .bild3 .infobox, .bild4 .infobox, .bild5 .infobox {
width: 90%;
padding-left: 5%;
  padding-right: 5%;
position: absolute;
bottom: 20%;
left: 0;
height: 100%;
margin-left:0%;
background-color: rgba(248,245,245,0.90);
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
-webkit-transform: translateY(102%);
-moz-transform: translateY(102%);
-o-transform: translateY(102%);
-ms-transform: translateY(102%);
transform: translateY(102%);
}

.bild1:hover .infobox, .bild2:hover .infobox, .bild3:hover .infobox, .bild4:hover .infobox, .bild5:hover .infobox {
-webkit-transform: translateY(20%);
-moz-transform: translateY(20%);
-o-transform: translateY(20%);
-ms-transform: translateY(20%);
transform: translateY(20%);
}
  
}


@media screen and (max-width:1200px) {

#content {
  padding-bottom: 300px;
  overflow: hidden;
}


#navi_innen {
  width: 96%;
  padding-left: 2%;
  padding-right: 2%;
  height: 110px;
  margin: 0 auto 0 auto;
}

#kurse_innen {
  width: 100%;
  margin: 0 auto 0 auto;
}

#inhalt_innen {
  padding: 0px;
  width: 96%;
  padding-left: 2%;
  padding-right: 2%;
  margin: 0 auto 0 auto;
}

#footer_aussen {
    position:absolute;
    bottom:0px;
    width:100%;
    height: 300px;
    background: #094b5b;
}

#footer_innen {
  width: 96%;
  padding-left: 2%;
  padding-right: 2%;
  padding-top: 30px;
  height: 270px;
  margin: 0 auto 0 auto;
}

#footer_mitte {
  float: left;
  margin-right: 5%;
  margin-left: 5%  
  width: 75%;
  text-align: left;
}

#footer_rechts {
  float: left;
  width: 100%;
}

#nav {
  display: none;
}

#navi_1200 {
  display: block;
}

#unternavi_1200 {
  display: block;
}
  
}

@media screen and (max-width:1000px) {

#content {
  padding-bottom: 400px;
  overflow: hidden;
}

.column1, .column2 {
  float: none;
  clear: both;
  margin: 0;
  width: 100% !important;
}


#bild1, #bild2, #bild3, #bild4, #bild5 {
  float: none;
  clear: both;
  width: 100%;
  height: auto;
}

.bild1 .infobox, .bild2 .infobox, .bild3 .infobox, .bild4 .infobox, .bild5 .infobox {
width: 90%;
padding-left: 5%;
  padding-right: 5%;
position: absolute;
bottom: 14%;
left: 0;
height: 100%;
margin-left:0%;
background-color: rgba(248,245,245,0.90);
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
-webkit-transform: translateY(102%);
-moz-transform: translateY(102%);
-o-transform: translateY(102%);
-ms-transform: translateY(102%);
transform: translateY(102%);
}

.bild1:hover .infobox, .bild2:hover .infobox, .bild3:hover .infobox, .bild4:hover .infobox, .bild5:hover .infobox {
-webkit-transform: translateY(14%);
-moz-transform: translateY(14%);
-o-transform: translateY(14%);
-ms-transform: translateY(14%);
transform: translateY(14%);
}

#trenner {
  display: none;
}

#trennerh2 {
  float: none;
  clear: both;
  display: block;
  width: 100%;
  height: 40px;
}

#footer_aussen {
    position:absolute;
    bottom:0px;
    width:100%;
    height: 400px;
    background: #094b5b;
}

#footer_innen {
  width: 96%;
  padding-left: 2%;
  padding-right: 2%;
  padding-top: 30px;
  height: 370px;
  margin: 0 auto 0 auto;
}

#footer_links, #footer_mitte, #footer_rechts {
  float: none;
  clear: both:
  margin: 0;
  width: 100%;
  margin-bottom: 20px;
}

  
}


@media screen and (max-width:900px) {
  
.help-block {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  color: #666;
  width: 80% !important;
  float: left;
  margin-left: 20px;
  margin-top: 20px;
  text-align: justify;
  overflow: hidden;
}
  
}

@media screen and (max-width:700px) {
  
label[for="ballkartenGaeste-138-radiobutton-1-0"]  {
    clear: left;
  }

.bild1 .infobox, .bild2 .infobox, .bild3 .infobox, .bild4 .infobox, .bild5 .infobox {
width: 90%;
padding-left: 5%;
  padding-right: 5%;
position: absolute;
bottom: 20%;
left: 0;
height: 100%;
margin-left:0%;
background-color: rgba(248,245,245,0.90);
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
-webkit-transform: translateY(102%);
-moz-transform: translateY(102%);
-o-transform: translateY(102%);
-ms-transform: translateY(102%);
transform: translateY(102%);
}

.bild1:hover .infobox, .bild2:hover .infobox, .bild3:hover .infobox, .bild4:hover .infobox, .bild5:hover .infobox {
-webkit-transform: translateY(20%);
-moz-transform: translateY(20%);
-o-transform: translateY(20%);
-ms-transform: translateY(20%);
transform: translateY(20%);
}
  
}

@media screen and (max-width:520px) {
  
  label[for="ballkartenGaeste-138-radiobutton-1-0"]  {
    clear: left;
    width: 100% !important;
  }
  
  input[id="ballkartenGaeste-138-radiobutton-1-0"]  {
    width: 20% !important;
  }
  
  label[for="ballkartenGaeste-138-radiobutton-1-1"]  {
    clear: left;
    width: 100% !important;
  }
  
  input[id="ballkartenGaeste-138-radiobutton-1-1"]  {
    width: 20% !important;
  }
  
  

#bild1, #bild2, #bild3, #bild4, #bild5 {
  float: none;
  clear: both;
  width: 100%;
  height: 460px;
}

.footer_info {
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
}

.footer_info a {
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}

input {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-style: normal;
  width: 90%;
  color: #666;
  padding: 5px;
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 40px;
}

#kontakt-singleselect-1 {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-style: normal;
  width: 92%;
  color: #666;
  padding: 5px;
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 40px;
}

textarea {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-style: normal;
  width: 90%;
  height: 100px;
  line-height: 22px;
  font-weight: normal;
  font-variant: normal;
  text-decoration: none;
  color: #666;
}

label {
  color: #666;
  float: left;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  display: inline-block;
  width: 200px; /* Breite.*/
}


#adtv {
  display: none;
}
  
}







