/* header style */
.header {
  border-bottom: 1px solid #ffffff;
  margin: 50px 0 30px 0;
  width: 100%;
  background-color: #ffffff !important;
}

/* menu style */
.menudesign {
  padding:3em 0 0 0;
}
.navbar-toggler
{display:none;}
.navbar
{margin-top:1em;}

div#maximenuck116 ul.maximenuck li.maximenuck.level1:hover, div#maximenuck116 ul.maximenuck li.maximenuck.level1.active 
{
background: #fff!important;
  color:#89ba17!important;
}

/* mobile Menu */
.mobilemenuck-title {
  background: #545455!important;
}
.mobilemenuck {
font-weight: normal!important;
font-size: 1em!important;
}
.mobilemenuck a{
  font-weight: normal!important;
  font-size:1em!important;
}
   .mobilemenuck-item > .level1 {
        background: #ffffff!important;
    }
   .mobilemenuck-item > .level1 a {
        color: #545455!important;
    }
	.mobilemenuck-item > .level2 a {
	color: #545455!important;
}
.mobilemenuck-bar-title {
background: #545455!important;
font-weight: normal!important;
font-size: 1em!important;
}
.navbar-toggle {
display: none;
}

/* footerstyle */
.footerdesign {
  margin-top:2em;
  color:#fff;
  padding:2.5em 0 0 0;
  min-height:6.5em;
  background-image: url("/images/footer.png#joomlaImage://local-images/footer.png");
  background-size:100% 6.5em;
  background-repeat: no repeat;
}
@media only screen and (max-width: 600px) {
.footerdesign {
  margin-top:2em;
  color:#fff;
  padding:2.5em 0 0 0;
  min-height:8em;
  background-image: url("/images/footer.png#joomlaImage://local-images/footer.png");
  background-size:100% 8em;
  background-repeat: no repeat;
}
}
.footerdesign a{
  color:#fff;
}
.footer {
display: none;
}

/* body */
p {
  font-size:16px;
  line-height:1.5em;
  text-align:justify;
  padding-bottom:1em;
}
.baby {
  color:#6db0c1;
}


/*submenu */
.navbar-collapse {
  padding-left: 0px;}

/*tabelle */
table {
font-size:16px;
  line-height:1.5em;
  text-align:left;
}

/*Anmeldeformular*/
.visCSSlabel {
font-size: 16px;
}
.vis_mandatory {
font-size:16px;
font-weight: normal;
}

/*Bildausrichtung bei Team*/
.bildabstand
{
  float: left; 
  margin-top: 30px; 
  margin-right: 50px; 
  margin-bottom: 250px;
}
@media only screen and (max-width: 1200px) {
.bildabstand {
  float: left; 
  width:150px;
  height:auto;
  margin-top: 30px; 
  margin-right: 30px; 
  margin-bottom: 330px;
}
@media only screen and (max-width: 600px) {
.bildabstand {
  width:100%;
  height:auto;
  margin-bottom: 20px;
}

