/*
Corpus X 
Orange - #f7781e
Grau - #f0f0f0
D-Grau - #656C71
Schwarz - #000000
Physiotherapie blau - #0071bc
Open-Air-Training - #ffc900
Indoor-Training - #bd1034
Betriebssport - #00a99d

Physiotherapie - #e0dedf
Training - #97BEBF
Wunschgewicht - #97C18D
Workshops - #AEC9E2


*/

/*-----------------------------------------------------------------------------------*/
/*	GENERAL
/*-----------------------------------------------------------------------------------*/

body {
	font-family: 'Source Sans Pro', sans-serif;
	overflow-x: hidden;
	color:#000000;
	font-size:18px;/*line-height: 1.4;*/
}
h1, .h1 {
	font-size: 36px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 500;
    letter-spacing: 0.02em;
	margin-top: 0px;
	padding-top: 0em;
	padding-bottom: 1em;
	margin-bottom:30px;
	color: #272727;
	text-align: left;
    text-transform: uppercase;
	background-image: url(../../images/linie.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#startseite h1, #wunschgewicht h1 {
	padding-top: 0em;
	margin-bottom: 0px;
	font-size: 36px;
    letter-spacing: 0;
    text-transform: none;
}
@media (max-width: 990px) {
#startseite h1 {
	padding: 0 10px 40px 10px;
    margin-bottom: 30px;
	font-size: 36px;
    letter-spacing: 0;
    text-transform: none;
    background-image: url(../../images/linie.png);
    background-repeat: no-repeat;
	background-position: left 15px bottom;
  }
}

h2, .h2 {
  font-size: 25px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 500;
  margin-top: 1.2em;
  margin-bottom: 0.9em;
  /*margin-top: 0.7em;
  margin-bottom: 1.3em;*/
  color: #F7781E;
  text-align: left;
}
#startseite h2 {
	margin-top: 0em;
	padding-bottom: 0;
	}
    
h3, .h3 {
	font-size: 18px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 600;
	/*text-transform: uppercase;*/
	padding-top:0px;
	margin-top: 0px;
	margin-bottom: 0.1em;
	color: #f7781e;
	line-height:1.3;
}
#startseite h3 {
	font-size:36px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing:0.04em;
	color: #272727;
}
#startseite .teaser-text p strong {
  color: #ffffff;
  font-weight: 500;
}
#startseite .teaser-text.grau-physio p strong {
  color: #F7781E;
}
#kundenstimmen h2, #vorteile h2 {
  font-size: 36px;
  text-transform: uppercase;
  letter-spacing:0.05em;
  color: #272727;
  margin-top: 0;
  padding-bottom: 1.2em;
  margin-bottom: 0;
}

#vorteile h2 {
  padding-bottom: 0.5em;
}

h3 + p, p + p {
	margin-bottom: 1em;
}
p.daten {
	margin-bottom: 1em;
}
cite {
font-style: italic;
color: #F7781E;
}

h4 {
	font-size:27px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 0em;
	color: #f7781e;
	text-align: center;
}
ul, ol {
  padding-left:15px;
}
ul li::marker {
    color: #F7781E;
}
ul.sonderoptik {color: #F7781E; font-weight: 600;}

#datenschutz {
    padding-top: 150px;
}

#datenschutz h4 {
	text-transform: none;
	font-size:18px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 600;
	margin-top: 20px;
	margin-bottom: 10px;
	color: #000000;
	text-align:left;
	color: #f7781e;
}
h5 {
	font-size:15px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0em;
	color: #000000;
	text-align:left;
}
h6 {
	color:#f7781e;
	font-size:1em;
	font-family: 'Source Sans Pro', sans-serif;
	margin-top: 16px;
	margin-bottom: 16px;
	text-align:left;
}
b, strong {
	font-weight: 600;
}
a, a:active, a:focus {
	color: #f7781e;
	text-decoration: underline;
}
a:visited {
	color: #f7781e;
	text-decoration: underline;
}
a:hover {
	color:#f7781e;
	text-decoration: none;
}
a.phone, a.phone:visited {
	color:#000 !important;
}
a.phone:hover {
	color:#f7781e;
	text-decoration:underline
}
a.orange, a.orange:visited {
	width: fit-content;
	display:block;
	background-color:#f7781e;
	padding: 16px 65px;
	margin: 25px 0px 10px;
	color: #fff;
	text-decoration: none;
	font-weight: 500;
    text-align: center;
    border-radius: 3px;
}
a.orange.indoor {
	max-width:265px;
}
a.orange:hover {
    background-color: #4A4A4A;
	color:#fff!important;
}
a.orange:focus {
    background-color: #4A4A4A;
	color:#fff;
}

a.aktiv {color: #F7781E;}

p {margin: 0 0 25px 0;}

ul.aufzaehlung {
	margin: 0;
	padding-left:15px;
}
ul.aufzaehlung li {
	list-style-image: url(../../images/aufzahlung.png);
}
.col-md-3.flaeche, .flaeche ul {
	padding:0;
}
.flaeche ul li {
	padding:15px;
	margin-bottom:20px;
	width: 100%;
	color:#fff;
	list-style:none;
	text-align:center;
}
.flaeche ul li a {
	width: 100%;
	/*padding:15px;*/
	color:#fff;
	text-transform:uppercase;
	letter-spacing: 0.05em;
	font-weight:600;
}
.flaeche ul li a:hover, .flaeche ul li a:visited {
	color:#fff!important;
	text-decoration:underline
}
.col-md-3.angebot.box-kontakt {
	margin-top:10px;
	padding:25px;
}
.col-md-3.angebot.box-kontakt ul {
	list-style:none;
	padding:0;
	margin:0;
	color:#f7781e;
	font-weight:600;
}
.col-md-3.angebot.box-kontakt li.first {
	margin:0 0 20px 0;
}
.col-md-3.angebot.box-kontakt li.second {
	margin:0 0 15px 0;
}
/*a.flaeche:hover {
	background-color:#f7781e;
}*/

.distanz {
	margin-bottom:120px;
}
.clear {
	clear:both;
}
.mobil {
	display:none;
}
img {
	max-width:100%;
	height:auto;
}

.circle {
	border-radius: 50%;
	
	}
/*------------------------------------------------------    Allgemein    --------------------------------------------------------*/

header {
	margin-top: 105px;
	margin-bottom: 30px;
}

@media (max-width: 991px) {
header .col-md-12 {
padding-right: 0;
padding-left: 0;
}
}

@media (max-width: 767px) {
header .col-md-12 {
margin-top: -30px;
}
}

@media (max-width: 482px) {
header .col-md-12 {
margin-top: 0;
}
}

@media (max-width: 1199px) {
	header {margin-top: 98px!important;}
}
#training header {
	background-color: #97BEBF;
}
#startseite header {
	padding-top: 90px;
	margin-top: 80px;
	margin-bottom: 10px;
	background-color:#e6e6e6;
	background: linear-gradient(top, #e6e6e6 0%, #ffffff 80%, #ffffff 100%);
	background: -moz-linear-gradient(top, #e6e6e6 0%, #ffffff 80%, #ffffff 100%);
	background: -webkit-linear-gradient(top, #e6e6e6 0%, #ffffff 80%, #ffffff 100%);
	background: -ms-linear-gradient(top, #e6e6e6 0%, #ffffff 80%, #ffffff 100%);
	background: -o-linear-gradient(top, #e6e6e6 0%, #ffffff 80%, #ffffff 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e6e6e6, endColorstr=#ffffff, GradientType=1);
}
.row.schmal {
	padding-left:100px;
	padding-right:100px;
}
section {
	padding-top: 40px;
	padding-bottom: 40px;
}
section#vorteile {
    padding: 80px 0;
}

#zwischenueberschrift {
padding: 0;
}

/*section.first {
	padding-top: 80px;
	margin-top: 0px;
	margin-bottom: 80px;
}
section {
	padding-top: 100px;
	margin-top: -100px;
	margin-bottom: 80px;
}

section#aktion {
	padding-top: 200px;
	margin-top: -150px;
	margin-bottom: 0px;
	background-color:#f7781e;
}
section .outer_container {
	margin-bottom: 50px;
}*/
/*section .row {
	margin-left: 0;
	margin-right: 0;
	overflow: hidden;
}*/
/*section h1 {
	text-transform: uppercase;
	color: white;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 280px;
	text-align: center;
}*/

.visual img {
  margin-bottom: 30px;
}

.templatemo_ceo img {
	margin-bottom: 10px;
}
.templatemo_ceo p {
	text-align: center;
}
.container {
	margin: 0 auto;
}
/*http://css-tricks.com/vertically-center-multi-lined-text/*/
.center-row {
	display: table;
}
.center-row .center {
	display: table-cell;
	vertical-align: middle;
}

.angebot {
	border: 1px #f7781e solid;
	padding: 45px;
}

@media (max-width: 991px) {
.angebot {
    margin: 2em 15px 0 15px;
}
}

.angebot h3 {
    font-size: 24px;
    font-weight: 500;
    padding-bottom: 0.4em;
}

/*.col-md-3.angebot {
	border:1px #f7781e solid;
	padding:25px;
}*/

.bilderreihe {
	margin-top: -20px;
    margin-bottom: 15px;
}

@media only screen and (min-width: 992px) and (max-width: 1680px) {
  .bilderreihe {
    margin-top: -30px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .bilderreihe {
    margin-top: -40px;
  }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
  .bilderreihe {
    margin-top: -80px;
  }
}

.bilderreihe.galerie {
	margin-top:0px;
}
.bilderreihe .col-md-4 {
	padding-left: 16px;
	margin-bottom: 16px;
}
.trigger {
	cursor:pointer;
}

/*------------------------------------------------------    NAVIGATION    --------------------------------------------------------*/

.navbar {
	background:#fff;
	/*height: 300px;*/
	border-radius: 0px;
	border: none;
	margin-bottom: 0px;
	letter-spacing:0.05em;
	font-weight:500;
	-webkit-box-shadow: 0 2px 4px rgba(1, 1, 1, 0.15);
	-moz-box-shadow: 0 2px 4px rgba(1, 1, 1, 0.15);
	box-shadow: 0 2px 4px rgba(1, 1, 1, 0.15);
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
    padding-bottom: 0;
}
@media (max-width: 1200px) {
.navbar {padding-bottom: 15px;}
}
/*@media (max-width: 990px) {
.navbar {padding-bottom: 25px;}
}*/
/*@media (max-width: 480px) {
.navbar {padding-bottom: 40px;}
}*/

.navbar-default .navbar-nav>li>a {
	padding-bottom: 0px;
	color: #000000;
	text-transform: uppercase;
	/*-moz-transition: background-color .5s ease;
	-o-transition: background-color .5s ease;
	-webkit-transition: background-color .5s ease;
	transition: background-color .5s ease;*/
}
.nav {
	padding-top:32px;
}
.navbar li a {text-decoration: none;}
.navbar li a:hover, .navbar li a:active {
    text-decoration: underline;
    text-underline-offset: 3px;
    }
    
/*.nav .row.schmal .col-lg-10, .nav .col-md-9 {
	padding-right:0px;
}*/
.navbar-nav > li > a {
	font-size:17px;
	padding: 10px 0px 10px 30px;
}
.navbar-default .navbar-nav > .active > a {
	color:#f7781e;
	background-color: #fff;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus, .menu ul li a.current {
	color: #f7781e;
}
.navbar > .container .navbar-brand {
	margin-left: 0;
}
.navbar-collapse {
	padding-right: 0 !important;
}
.navbar-collapse .navbar-nav.navbar-right:last-child {
	margin-right: 0;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: RED;
}
.navbar-brand {
	float:left;
	padding:20px 0;
}
.navbar-brand.mobil {
	float:right;
}
@media (max-width: 768px) {
.navbar-brand.mobil {margin-top: 15px;}
}
@media (max-width: 480px) {
.navbar-brand.mobil {margin-top: unset;}
}


/*------------------------------------------------------    FLEXSLIDER OVERRIDING    --------------------------------------------------------*/
/*.flexslider {
	margin: 100px 0 0 0;
	border: none;
	-webkit-border-radius: 0;
	border-radius: 0;
}
.flexslider ul li {
	background-image:none;
}
.flex-control-nav {
	width: 100%;
	position: absolute;
	left: 565px;
	bottom: 5px; text-align:right;
}
.flex-control-paging li a {
	background: #fff;
	background: rgba(255,255,255,1);
}
.flex-control-paging li a:hover {
	background: #f7781e;
	background: rgba(247,120,30,1);
}
.flex-control-paging li a.flex-active {
	background: #f7781e;
	background: rgba(247,120,30,1);
	cursor: default;
}
.flex-direction-nav a {
	top:85%;
	color: rgba(255,255,255,0.8);
}
.flexslider ul.slides li {
	background-image:none;
}
.flexslider . li {
	position: relative; 
}
.flex-caption {
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	color: white;
	background:rgba(197,82,87,.8);
	z-index:1;
	padding: 20px;
	margin: 0;
}

*/

/*------------------------------------------------------    Start Styles    --------------------------------------------------------*/

#content .teaser {
	margin-top:20px;
	margin-bottom:40px;
}
#content .teaser.left {
	margin-right:40px;
}
#content .teaser.right {
	margin-left:40px;
}
#content .teaser-text {
	padding:30px 50px;
}
#content .teaser-text .min {
	min-height: 150px
}

@media (max-width: 1200px) {
#content .teaser.left {
	margin-right: 0;
}
#content .teaser.right {
	margin-left: 0;
}
}

/*#start .outer_container {
	background-color:#e6e6e6;
	background: linear-gradient(top, #e6e6e6 0%, #ffffff 80%, #ffffff 100%);
	background: -moz-linear-gradient(top, #e6e6e6 0%, #ffffff 80%, #ffffff 100%);
	background: -webkit-linear-gradient(top, #e6e6e6 0%, #ffffff 80%, #ffffff 100%);
	background: -ms-linear-gradient(top, #e6e6e6 0%, #ffffff 80%, #ffffff 100%);
	background: -o-linear-gradient(top, #e6e6e6 0%, #ffffff 80%, #ffffff 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e6e6e6, endColorstr=#ffffff, GradientType=1);
}
*//*section#start {
	padding-top:100px;
	margin-bottom: 100px !important;
}
section#start-unten {
	padding-top: 50px !important;
	margin-top: -50px !important;
	margin-bottom: 80px;
}
*/

#bottom {
	background-color:#4A4A4A;
	color:#fff;
	font-size:22px;
}


#bottom a {
	color:#fff;
	text-decoration: none;
}

#bottom a:hover {
	color:#F7781E;
	text-decoration: underline;
}

section#bottom {
    padding-top: 20px;
    padding-bottom: 20px;
}
#bottom .center {
	text-align:center;
	}
   
/*------------------------------------------------------    
Back to Top
--------------------------------------------------------*/ 
    
@media (max-width: 500px) {
#toTop {
display: none!important;
}
}

/*------------------------------------------------------    
Physiotherapie Styles    
--------------------------------------------------------*/

#physiotherapie header {
	background-color:#e0dedf;
}
.grau-physio {
	background-color:#F0EDED;
}
/*------------------------------------------------------    
Gruppenkurse Styles    
--------------------------------------------------------*/
#gruppenkurse header {
	background-color:#ffc200;
}
.tuerkis {
	background-color:#97BEBF;
}
.gelb {
	background-color:#ffc200;
}
.gruen {
	background-color:#97C18D;
}
/*------------------------------------------------------    
Training Styles    
--------------------------------------------------------*/
#training header {
	background-color: #97BEBF;
}
.orange {
	background-color:#f7781e;
}
/*------------------------------------------------------    
Wunschgewicht Styles    
--------------------------------------------------------*/
#wunschgewicht header {
	background-color: #97C18D;
}
.blau {
	background-color:#AEC9E2;
}
/*------------------------------------------------------    
Workshops Styles    
--------------------------------------------------------*/
#workshops header {
	background-color: #AEC9E2;
}

#workshops section:first-child {
  padding-top: 40px;
  padding-bottom: 20px;
}

#workshops section {
  padding-top: 10px;
  padding-bottom: 10px;
}

#workshops a.orange {
  margin: 35px 0px 10px;
}

#workshops .visual img {
  margin: 20px 0;
}

#workshops #bottom {
margin-top: 40px;
}

/*------------------------------------------------------    
Kundenstimmen Styles    
--------------------------------------------------------*/
#kundenstimmen {
	background-color:#F0EDED;
	padding-top: 60px;
	padding-bottom: 40px;
}

#kundenstimmen cite {
color: #000;
}

#kundenstimmen .bild, #kundenstimmen .name
{
	margin-top:20px;
	}
#kundenstimmen .bild {
	text-align: center;
	}


#kundenstimmen .right {
	text-align:  right;
	}
	
#kundenstimmen .text {
	background-color:#FFF;
	padding: 20px;
	margin-bottom:50px;
	}

.stimme.left .text {
position: relative;
padding: 1rem;
background: #fff;
border: #fff solid 5px;}

.stimme.left .text:after {
content: '';
position: absolute;
border-style: solid;
border-width: 15px 0 15px 15px;
border-color: transparent #fff;
display: block;
width: 0;
z-index: 1;
right: -15px;
top: 45px;}

.stimme.left .text:before { 
content: '';
position: absolute;
border-style: solid;
border-width: 19px 0 19px 19px;
border-color: transparent #fff;
display: block;
width: 0;
z-index: 0;
right: -24px;
top: 41px;}

.stimme.right .text {
position: relative;
padding: 1rem;
background: #fff;
border: #fff solid 5px;}

.stimme.right .text:after {
content: '';
position: absolute;
border-style: solid;
border-width: 15px 15px 15px 0;
border-color: transparent #fff;
display: block;
width: 0;
z-index: 1;
left: -15px;
top: 45px;}

.stimme.right .text:before { 
content: '';
position: absolute;
border-style: solid;
border-width: 19px 19px 19px 0 ;
border-color: transparent #fff;
display: block;
width: 0;
z-index: 0;
left: -24px;
top: 41px;}
/*------------------------------------------------------    
andreas-eppinger Styles
--------------------------------------------------------*/
#andreas-eppinger {
	margin-top:105px;
	padding-bottom:0;
}

.andreas-zitat {
  min-height: 650px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding-left: 5em;
}
@media (max-width: 1679px) {
	.andreas-zitat {min-height: 543px;}
}
@media (max-width: 1199px) {
	.andreas-zitat {min-height: 450px; padding-left: 2.5em;}
}
@media (max-width: 991px) {
	
}

#andreas-eppinger .img-responsive {min-width: 100%;}

.andreas-zitat h1 {
	display: block;
	font-size: 30px;
	text-align: left;
	font-weight: 500;
	text-decoration: none;
	background-image: none;
	color: #FFF;
}
.andreas-zitat p  {
	display: block;
	font-size: 24px;
	text-align: left;
	font-weight: 500;
	color: #FFF;
}
@media (max-width: 1199px) {
	.andreas-zitat p {font-size: 22px;}
}

#andreas-eppinger .outer_container {
	background-color:#F0EDED;
	margin-bottom:0;
}
header#andreas-eppinger .row {
	color: #FFF;
	background-color:#F7781E;
}
header#andreas-eppinger .col-md-6 {
	margin:0;
	padding:0;
}

section.graue-box {
	padding: 0;
}

.container.einschub {
	background-color: #F0EDED;
	padding: 30px 6em;
}

.container.einschub .col {
    max-width: 1000px;
    margin: auto;
    padding: 20px 0;
  }
  
.container.einschub cite {
font-size: 24px;
font-weight: normal;
}

.container.einschub p {
margin: 20px 0 0 0;
}

@media (max-width: 767px) {
.container.einschub {
  background-color: #F0EDED;
  padding: 30px 2.2em;
}
}

/*------------------------------------------------------    
Kontakt Styles    
--------------------------------------------------------*/
#kontakt {
	padding-top: 70px;
	margin-bottom:0;
    padding-bottom: 0px;
}
#kontakt .outer_container {
	background-color:#f0f0f0;
	margin-bottom:0;
	padding-top:80px;
	padding-bottom:50px;
}
form#anfrage button[type="submit"] {
	width:29%;
	margin-right:30px;
	background-color:#f7781e;
	color:#fff;
	border:none;
	font-size:1em;
}
form#anfrage button[type="submit"]:hover {
	background-color:#fff;
	color:#f7781e;
}
 .form-control::-moz-placeholder {
 color: #808080;
 font-style: italic;
 font-size:1em;
}
.form-control {
	border: 0px solid #ccc;
	border-radius: 0px;
	height: 50px;
	font-size:1em;
}
.btn {
	border-radius:0;
}
input#datenschutzerklaerung[type='checkbox'] {
	width: 15px;
	margin: 0 5px 0 0;
}
#kontakt .facebook {
	margin-top:50px;
	background-color:#0F6;
}
#kontakt .facebook .fb-img {
	width:15%;
	margin-top:5px;
	margin-right:5%;
	float:left;
}
#kontakt .facebook .fb-txt {
	width:80%;
	float:left;
}
#kontakt .facebook .fb-txt a {
	color:#000;
	text-decoration:none;
}
#kontakt .facebook .fb-txt a:hover {
	color:#f7781e;
}
/*------------------------------------------------------    
Map Styles    
--------------------------------------------------------*/
#map {
	    padding-top: 0px;
    padding-bottom: 0px;}

#map .weiss {
	color:#fff;
	padding-top: 70px;
	padding-bottom: 70px;
}
#map .outer_container {
	background-color:#656C71;
	margin-top:0;
}
.route {
	margin-top:60px;
}
.route form {
	margin-top:15px;
	overflow: hidden;
	width: 100%;
}
.route form .inputbox {
	float: left;
	width: 75% !important;
	height:50px;
	border:none;
	font-size:1em;
	padding-left:15px;
	font-style:italic;
	color: #808080;
}
.route .submit {
	float: left;
	width: 25%!important;
	height:50px;
	background-color:#f7781e;
	color:#fff;
	border:none;
}
/*.route input[type="text"] {
    padding: 2%;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    font-size: 1.2em;
    font-style: italic;
    font-weight: 200;
    width: 95%;
    background: rgba(255,255,255, .2);
}*/
/*form#form-route input[type="submit"] {
	width:29%;
	background-color:#f7781e;
	color:#fff;
}
form#form-route  input[type="submit"]:hover {
	background-color:#fff;
	color:#f7781e;
}	*/
/*.route form {
	background-color:#0F9;
	color:#000;
	
	}
	.route form input {
	background-color:#0F9;
	color:#000;
	
	}
	
form#form-route input {
	display:inline;
	width:60%;
	
}

form#form-route input.inputbox {
	color:#000;	
}
form#form-route input[type="submit"] {
	width:29%;
	background-color:#f7781e;
	color:#fff;
}
form#form-route  input[type="submit"]:hover {
	background-color:#fff;
	color:#f7781e;
}	
*/

/*------------------------------------------------------    
Impressum Styles    
--------------------------------------------------------*/

#impressum {
	font-size:15px;
}
/*------------------------------------------------------    
Footer Styles    
--------------------------------------------------------*/
footer .outer_container {
	background-color:#f0f0f0;
	padding-top:40px;
	padding-bottom:20px;
}
footer {
	font-size:15px;
}
footer a {
	color:#000;
    font-weight: 500;
	text-transform: uppercase;
	letter-spacing:0.02em;
	text-decoration: none;
}
.back_to_top {
	text-align:right;
}
.back_to_top a {
	color:#000;
	text-decoration:none
}
.back_to_top a:hover {
	color:#f7781e;
	text-decoration:underline
}

/*------------------------------------------------------	
MEDIA QUERIES    
--------------------------------------------------------*/
@media (min-width:1680px) {
.container {
	width:1450px;
}
.row.schmal {
	padding-left:100px;
	padding-right:100px;
}
.flex-control-nav {
	left: 565px;
}
/*body {
	font-size:20px;
}
.navbar-nav > li > a {
	font-size:17px;
}

h1 {
	font-size:30px;
}
h3 {
	font-size: 20px;
}

h3 {
	font-size:30px;
	}
h4 {
	font-size:15px;
}
*/

.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11 {
	float:left
}
.col-lg-12 {
	width:100%
}
.col-lg-11 {
	width:91.66666666666666%
}
.col-lg-10 {
	width:83.33333333333334%
}
.col-lg-9 {
	width:75%
}
.col-lg-8 {
	width:66.66666666666666%
}
.col-lg-7 {
	width:58.333333333333336%
}
.col-lg-6 {
	width:50%
}
.col-lg-5 {
	width:41.66666666666667%
}
.col-lg-4 {
	width:33.33333333333333%
}
.col-lg-3 {
	width:25%
}
.col-lg-2 {
	width:16.666666666666664%
}
.col-lg-1 {
	width:8.333333333333332%
}
.col-lg-pull-12 {
	right:100%
}
.col-lg-pull-11 {
	right:91.66666666666666%
}
.col-lg-pull-10 {
	right:83.33333333333334%
}
.col-lg-pull-9 {
	right:75%
}
.col-lg-pull-8 {
	right:66.66666666666666%
}
.col-lg-pull-7 {
	right:58.333333333333336%
}
.col-lg-pull-6 {
	right:50%
}
.col-lg-pull-5 {
	right:41.66666666666667%
}
.col-lg-pull-4 {
	right:33.33333333333333%
}
.col-lg-pull-3 {
	right:25%
}
.col-lg-pull-2 {
	right:16.666666666666664%
}
.col-lg-pull-1 {
	right:8.333333333333332%
}
.col-lg-push-12 {
	left:100%
}
.col-lg-push-11 {
	left:91.66666666666666%
}
.col-lg-push-10 {
	left:83.33333333333334%
}
.col-lg-push-9 {
	left:75%
}
.col-lg-push-8 {
	left:66.66666666666666%
}
.col-lg-push-7 {
	left:58.333333333333336%
}
.col-lg-push-6 {
	left:50%
}
.col-lg-push-5 {
	left:41.66666666666667%
}
.col-lg-push-4 {
	left:33.33333333333333%
}
.col-lg-push-3 {
	left:25%
}
.col-lg-push-2 {
	left:16.666666666666664%
}
.col-lg-push-1 {
	left:8.333333333333332%
}
.col-lg-offset-12 {
	margin-left:100%
}
.col-lg-offset-11 {
	margin-left:91.66666666666666%
}
.col-lg-offset-10 {
	margin-left:83.33333333333334%
}
.col-lg-offset-9 {
	margin-left:75%
}
.col-lg-offset-8 {
	margin-left:66.66666666666666%
}
.col-lg-offset-7 {
	margin-left:58.333333333333336%
}
.col-lg-offset-6 {
	margin-left:50%
}
.col-lg-offset-5 {
	margin-left:41.66666666666667%
}
.col-lg-offset-4 {
	margin-left:33.33333333333333%
}
.col-lg-offset-3 {
	margin-left:25%
}
.col-lg-offset-2 {
	margin-left:16.666666666666664%
}
.col-lg-offset-1 {
	margin-left:8.333333333333332%
}
}
@media only screen and (min-width: 1367px) and (max-width: 1680px) {
/*body {
	font-size:20px;
}
.navbar-nav > li > a {
	font-size:17px;
}

h1 {
	font-size:30px;
}
h3 {
	font-size: 20px;
}

h3 {
	font-size:30px;
	}
h4 {
	font-size:15px;
}	
*/	
.row.schmal {
	padding-left:50px;
	padding-right:50px;
}

.flex-control-nav {
	left: 470px;
}
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11 {
	float:left
}
.col-lg-12 {
	width:100%
}
.col-lg-11 {
	width:91.66666666666666%
}
.col-lg-10 {
	width:83.33333333333334%
}
.col-lg-9 {
	width:75%
}
.col-lg-8 {
	width:66.66666666666666%
}
.col-lg-7 {
	width:58.333333333333336%
}
.col-lg-6 {
	width:50%
}
.col-lg-5 {
	width:41.66666666666667%
}
.col-lg-4 {
	width:33.33333333333333%
}
.col-lg-3 {
	width:25%
}
.col-lg-2 {
	width:16.666666666666664%
}
.col-lg-1 {
	width:8.333333333333332%
}
.col-lg-pull-12 {
	right:100%
}
.col-lg-pull-11 {
	right:91.66666666666666%
}
.col-lg-pull-10 {
	right:83.33333333333334%
}
.col-lg-pull-9 {
	right:75%
}
.col-lg-pull-8 {
	right:66.66666666666666%
}
.col-lg-pull-7 {
	right:58.333333333333336%
}
.col-lg-pull-6 {
	right:50%
}
.col-lg-pull-5 {
	right:41.66666666666667%
}
.col-lg-pull-4 {
	right:33.33333333333333%
}
.col-lg-pull-3 {
	right:25%
}
.col-lg-pull-2 {
	right:16.666666666666664%
}
.col-lg-pull-1 {
	right:8.333333333333332%
}
.col-lg-push-12 {
	left:100%
}
.col-lg-push-11 {
	left:91.66666666666666%
}
.col-lg-push-10 {
	left:83.33333333333334%
}
.col-lg-push-9 {
	left:75%
}
.col-lg-push-8 {
	left:66.66666666666666%
}
.col-lg-push-7 {
	left:58.333333333333336%
}
.col-lg-push-6 {
	left:50%
}
.col-lg-push-5 {
	left:41.66666666666667%
}
.col-lg-push-4 {
	left:33.33333333333333%
}
.col-lg-push-3 {
	left:25%
}
.col-lg-push-2 {
	left:16.666666666666664%
}
.col-lg-push-1 {
	left:8.333333333333332%
}
.col-lg-offset-12 {
	margin-left:100%
}
.col-lg-offset-11 {
	margin-left:91.66666666666666%
}
.col-lg-offset-10 {
	margin-left:83.33333333333334%
}
.col-lg-offset-9 {
	margin-left:75%
}
.col-lg-offset-8 {
	margin-left:66.66666666666666%
}
.col-lg-offset-7 {
	margin-left:58.333333333333336%
}
.col-lg-offset-6 {
	margin-left:50%
}
.col-lg-offset-5 {
	margin-left:41.66666666666667%
}
.col-lg-offset-4 {
	margin-left:33.33333333333333%
}
.col-lg-offset-3 {
	margin-left:25%
}
.col-lg-offset-2 {
	margin-left:16.666666666666664%
}
.col-lg-offset-1 {
	margin-left:8.333333333333332%
}
}
@media only screen and (min-width: 1200px) and (max-width: 1366px) {
section .outer_container {
	margin-top:0px;
	/*margin-bottom:40px;*/
}
.row.schmal {
	padding-left:50px;
	padding-right:50px;
}
.flex-control-nav {
	left: 480px;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
section .outer_container {
	margin-top:0px;
	margin-bottom:40px;
}
.row.schmal {
	padding-left:50px;
	padding-right:50px;
}
.nav {
	padding-top:22px;
}
.flex-control-nav {
	left: 380px;
}
/*.zitat {
	text-align:center;
	margin-top:80px;
}*/
.col-md-3.angebot.box-kontakt {
	padding:20px 10px;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
section .outer_container {
	margin-top:0px;
	/*margin-bottom:40px;*/
}
.row.schmal {
	padding-left:40px;
	padding-right:40px;
}
.flex-control-nav {
	left: 280px;
}
/*.zitat {
	text-align:center;
	margin-top:60px;
}*/
.col-md-3.angebot.box-kontakt {
	font-size:22px;
	padding:20px 10px;
}
#team h3 {
	margin-top:0px;
}
}
@media only screen and (max-width: 767px) {
#content .teaser-text {    padding: 20px 30px;
}	
	}
 @media only screen and (min-width: 481px) and (max-width: 767px) {
.nav {
	padding-top:0px;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
	height: 100%;
}
ul.navbar-nav li {
	display:inline;
}
.nav > li > a {
	display:inline;
}
.navbar-nav > li > a {
	padding: 10px 0px 10px 20px;
}
.mobil {
	display:block;
}
.mobil-hide {
	display:none;
}
section .outer_container {
	margin-top:-40px;
	margin-bottom: /*40px;*/
}
.row.schmal {
	padding-left:0px;
	padding-right:0px;
}
	
.bilderreihe .col-md-4 {
	margin:40px auto !important;
}
.flex-control-nav {
	left: 180px;
}
/*.zitat {
	text-align:center;
	margin-top:60px;
}*/
.navbar-brand {
	padding: 5px 0;
}
.navbar-brand img {
	width:180px;
	height:auto;
}
.col-md-3.angebot.box-kontakt {
	padding:20px 10px;
	font-size:22px;
}
#team h3 {
	margin-top:0px;
}
#content .teaser.left {
	margin-right:0px;
}
#content .teaser.right {
	margin-left:0px;
}
}
@media only screen and (max-width: 480px) {
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
	height: 100%;
}
.navbar-default .navbar-nav>li>a {
	padding-top: 15px;
	padding-bottom: 15px;
}
.nav {
	padding-top:0px;
}
.mobil {
	display:block;
}
.mobil-hide {
	display:none;
}
section .outer_container {
	margin-top:0px;
	margin-bottom:20px;
}

.bilderreihe .col-md-4 {
	margin:20px auto !important;
}
.row.schmal {
	padding-left:0px;
	padding-right:0px;
}
.flex-control-nav {
	left: 0px;
	bottom: 0px;
}
/*.zitat {
	text-align:center;
	margin-top:60px;
}*/
.col-md-3.angebot.box-kontakt {
	padding:20px 10px;
	font-size:22px;
}
#team h3 {
	margin-top:0px;
}
#content .teaser.left {
	margin-right:0px;
}
#content .teaser.right {
	margin-left:0px;
}
}
 @media only screen and (max-width: 430px) {
.nav {
	padding-top:0px;
}
.navbar-default .navbar-nav>li>a {
	padding-top: 15px;
	padding-bottom: 15px;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
	height: 100%;
}
.mobil {
	display:block;
}
.mobil-hide {
	display:none;
}
section .outer_container {
	margin-top:0px;
	margin-bottom:20px;
}

	.bilderreihe .col-md-4 {
	margin:20px auto !important;
}
.row.schmal {
	padding-left:0px;
	padding-right:0px;
}
.flex-control-nav {
	left: 0px;
	bottom: 0px;
}
/*.zitat {
	text-align:center;
	margin-top:40px;
}*/
.col-md-3.angebot.box-kontakt {
	padding:20px 10px;
	font-size:22px;
}
#team h3 {
	margin-top:0px;
}
}
/* rechte Spalte mehr Abstand nach links */
@media (min-width: 992px) {
main .col-md-4 {
    width: 30%;
    margin-left: 3.33333333333333%;
    }
    .bilderreihe .col-md-4 {
        margin-left: 0;
    }
}

