/* blau #003f84 */
/* gr&uuml;n #97be0d */

.blu{color:#003f84;}
.grn{color:#97be0d;}


.navbar.navbar-default .navbar-brand {
  height: auto;
  padding: 14px 15px 9px;
}

#main-slider .slider-inner h2 > span {
  color: #97be0d;

}

#main-slider .slider-inner h2 {
  margin-top: 245px;
  margin-left:15px;
  font-size: 36px;
  line-height: 1;
  text-transform: uppercase;
  color: #fff;
}

.shadw { text-shadow: 2px 2px 4px #000000;}

#footer a:hover {
  color: #ccc;
}

.lister {margin-left:15px;}
.listerpunkt {margin-left:-15px;}

.column-titleO {
  margin-top: 0;
  padding-bottom: 15px;
  border-bottom: 1px solid #fff;
  margin-bottom: 15px;
  position: relative;
}

#leistungen {
  padding: 100px 0 20px 0 ;
   background-color: #f5f5f5;
}

#ueber {
  padding: 100px 0 20px 0 ;
  background-color: #ffffff;
}

#philosophie {
  padding: 100px 0 30px 0 ;
background-color: #f5f5f5;
}


.cit{
	margin: auto;
	font: 1.8em/1.3 Georgia, serif;
	text-align: center;
}


.section-headerG {
  margin-bottom: 50px;
}
.section-headerG .section-titleG {
  font-size: 44px;
  color: #272727;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 20px;
  margin: 0 0 20px;
}
.section-headerG .section-titleG:before {
  content: "";
  position: absolute;
  width: 140px;
  bottom: 0;
  left: 50%;
  margin-left: -70px;
  height: 1px;
  background: #97be0d;
}
.section-headerG .section-titleG:after {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  bottom: -11px;
  left: 50%;
  margin-left: -12px;
  border: 5px solid #f5f5f5;
  border-radius: 0px;
  background: #003f84;
}


#main-menu.navbar-default {
  background: rgba(255, 255, 255, 0.9);
 
-webkit-box-shadow: 0px 5px 8px 0px rgba(0,0,0,0.47);
-moz-box-shadow: 0px 5px 8px 0px rgba(0,0,0,0.47);
box-shadow: 0px 5px 8px 0px rgba(0,0,0,0.47);
}

.column-titleO {
  margin-top: 0;
  padding-bottom: 15px;
  border-bottom: 1px solid #f5f5f5;
  margin-bottom: 15px;
  position: relative;
}

.outerfreu {display: flex; align-items: center; justify-content: center; height:300px; }

.freu {border: 2px solid #97be0d; padding:15px; display: flex; align-items: center; justify-content: center;}


#main-slider-ziel .item {
    height: 200px;
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-size: cover;
}


@media only screen and (min-width: 768px) {
.weg{
	visibility:hidden; width:0px; 
	
}
}


 