html, body {
	height: 100%;
}

body {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px !important;
	background-color: #fffdea;
	padding-top: 150px; 
}

body.intro {
	padding-top: 0; 
}

.col-md-5 {
	margin-bottom: 20px;
}

.col-md-6 {
	margin-bottom: 20px;
}

.col-md-7 {
	margin-bottom: 20px;
}

.glyphicon {
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-size: 22px;
    font-style: normal !important;
    font-weight: 400;
    line-height: 1;
    position: relative;
    top: 1px;
	padding-top: 10px;
}


.btn {
  display: inline-block;
  width: 100%;
  padding: 8px;
  margin-bottom: 10px;
  font-size: 13px;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 20px;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: none;
  border-radius: 0;
  
  background-color: #BDB1B1;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: none;
  outline: none;
}
.btn:hover,
.btn:focus {
	background-color: #062538;
  color: #fff;
  text-decoration: none;
}

.panel-group {
    margin-bottom: 0;
}

.panel-group .panel {
    border-radius: 0;
}

.panel-default {
  border-color: none;
}
.panel-default > .panel-heading {
	text-align: center;
	text-transform: uppercase;
  color: #fff;
  background-color: #bdb1b1;
  border-color: none;
      border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color:  none;
}

.panel-group .panel + .panel {
    margin-top: 10px;
}

.panel {
  margin-bottom: 0;
  background-color: none !important;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.panel-body {
  padding: 8px 0 0 0;
}
.panel-body p {
  margin: 0;
}




.panel-heading {
	
	
  padding: 0;
  border-bottom: none;
  border-top-left-radius: none;
  border-top-right-radius: none;
}

.panel-heading:hover {
	background-color: #062538;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 13px;
  font-weight: bold;
  color: inherit;
}

.panel-title > a {
    text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
	  padding: 10px 10px;

}



h1 {
font-family: Times,Times New Roman,Georgia,serif;
    font-size: 28px;
    font-style: italic;
    font-weight: bold;
    line-height: 34px;
	width: 100%;
}

@media (min-width: 768px) {
  h1 {
    width: 70%;
  }
}

h5 {
	font-family: Times,Times New Roman,Georgia,serif;
    font-size: 24px;
    font-style: italic;
    line-height: 29px;
    text-align: justify;
	margin-top: 0;
}

.navbar-fixed-top {
	position: fixed !important;
}

.page-header {
  padding-bottom: 9px;
  margin: 15px 0 0 0;
  border-bottom: none;
  min-height: 80px;
}

	.page-header-partner {
	  margin-bottom: 100px;
	}

.nav > li > a {
    padding: 10px 0 10px 15px !important;
}

.navbar {
  position: relative;
  min-height: 150px;
  margin-bottom: 0;
  border: 1px solid transparent;
}

.navbar-default {
  background-color: #fff;
-webkit-box-shadow: 0 3px 4px 0 rgba(0,0,0,0.2);
box-shadow: 0 3px 4px 0 rgba(0,0,0,0.2);
}
.navbar-default .navbar-brand {
	margin-top: 0;
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #000;
  text-transform: uppercase;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #7F7F7F;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #7F7F7F;
  background-color: transparent;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #7F7F7F;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #7F7F7F;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: transparent;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #7F7F7F;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
	margin-top: 99px;
  border-color: transparent;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #7F7F7F;
  background-color: transparent;
}

.tooltip-inner {
  max-width: 400px;
  padding: 10px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #062538;
  border-radius: 0;
}

#scrolldown-intro {
	
    position:absolute;
    width: 436px;
	height: 272px;

  margin: 0 auto;
  position: absolute;
  top: 200px; left: 0; bottom: 0; right: 0;

	background: url(../images/logo-markus-weber-intro.png) center no-repeat;
}

#scrolldown-intro a {
	display: block;
    width: 436px;
	height: 272px;
}

#scrolldown {
    position:absolute;
    width: 100px;
    margin: 0 auto;
    right: 0;
    left: 0;
	bottom: 20px;
	text-align: center;
	
	height: 35px;
	background: url(../images/pfeil-unten.png) center bottom no-repeat;
}

	#scrolldown a {
			text-transform: uppercase;
			color: #A09696;
		font-size: 11px;
		font-weight: bold;
	}

	#scrolldown a:hover {
			text-decoration: none;
	}

#scrollup {
	padding-top: 60px;
    width: 100px;
    margin: 0 auto;

	text-align: center;
	
	height: 35px;
	background: url(../images/pfeil-oben.png) center bottom no-repeat;
}

	#scrollup a {
			text-transform: uppercase;
			color: #fff !important;
		font-size: 11px;
		font-weight: bold;
	}

	#scrollup a:hover {
			text-decoration: none;
	}


#karte {
	position: relative;
	height: 220px;
	background: url(../images/karte.png) no-repeat center center;
	background-color: #fffdea;
}

@media (min-width: 1200px) {
#karte {
	height: 300px;
}
}

#maplink {
	height: 60px;
	width: 200px;
	position: absolute;
	top: 42%;
	left: 50%;
	margin: -30px 0 0 -100px;
}

#maplink a {
	display: block;
	height: 100%;
	width: 100%;
}

#kontakt {
	height: 100%;
	padding: 30px 0 60px 0;
	background-color: #fff;
	
-webkit-box-shadow: 0 -3px 4px 0 rgba(0,0,0,0.2);
box-shadow: 0 -3px 4px 0 rgba(0,0,0,0.2);
position: relative;
}

#galerie {
	padding: 0 10px 0 10px;
}

#galerie img {
	margin-bottom: 10px;
}

#fixed {
	display: none;
}

@media (min-width: 768px) {
#fixed {
	display: block;
	min-height: 100%;
	width: 100%;
}
}



#normal-content {

}

	#normal-content.fixed {
	position: relative;
	min-height: 100%;
	z-index: 99;
	
	background-color: #FFFDEA;
	
	
-webkit-box-shadow: 0 -3px 4px 0 rgba(0,0,0,0.2);
box-shadow: 0 -3px 4px 0 rgba(0,0,0,0.2);
	}
	
#intro {
	min-height: 100%;
	width: 100%;
	position: fixed;
	
	background-image: url(../images/markus-weber-massagen.jpg);
	background-size: cover;
}

#fixed-content {
	min-height: 100%;
	width: 100%;
	position: relative;
}

.kontakt {
	background-color: #fff;
}

@media (min-width: 768px) {
#fixed-content {
	position: fixed;
}
}



	.fixed-height {
			min-height: 300px;
	}
	
	#content span {
		text-transform: uppercase;
		font-weight: bold;
	}
	
#content a.gotomap {
	display: block;
		text-transform: uppercase;
		color: #A09696;
    font-size: 10px;
    line-height: 12px;
	margin-top: 2px;
	margin-bottom: 26px;
	}	
	
	#content a:hover.gotomap {
		text-decoration: none;
	}
	
	#content a.produktdetail {
		display: inline-block;	
	
	color: #333333;
		font-weight: bold;
		text-transform: uppercase;
	}
	
	#content a:hover.produktdetail {
		text-decoration: none;
	}
	
	#content a.direction {	
	color: #333333;
		font-weight: bold;
		text-transform: uppercase;
	}
	
	#content a:hover.direction {
		text-decoration: none;
	}
			
	#content .partner {
		margin-bottom: 40px;
	}
	
	#content .partner img {
		margin-bottom: 40px;
	}
	
	@media (min-width: 768px) {
  #content .partner img {
    width: 85%;
  }
}

	@media (min-width: 1200px) {
  #content .partner img {
    width: 73%;
  }
}
	
.slide.current {
	background: #000 !important;
}

	table.preise {
			margin-bottom: 10px;
	}
	
	#content #zahlung {
			margin-top: 20px;
		text-align: center;
	}
	
	#content #zahlung img {
		margin: 10px;
	}
	
	#content-footer {
		border-top: 1px solid #000;
		padding-top: 15px;
		font-size: 90%;
	}

	#content-footer span {
		text-transform: uppercase;
		font-weight: bold;
	}		

	#content-footer a {
		color: #000;
		text-transform: uppercase;
	}
	
		#content-footer a:hover {
			color: #5e5e5e;
			text-decoration: none;
		}	
			
.carousel-fade .item {-webkit-transition: opacity 0.5s; -moz-transition: opacity 0.5s; -ms-transition: opacity 0.5s; -o-transition: opacity 0.5s; transition: opacity 0.5s;}
.carousel-fade .active.left {left:0;opacity:0;z-index:2;}
.carousel-fade .next {left:0;opacity:1;z-index:1;}
.carousel-inner > .item > img {
  width: 100%;
  height: auto;
}

.carousel-inner > .item {
    max-height: 300px;
}

	@media (min-width: 1200px) {
.carousel-inner > .item {
    max-height: none;
  }
}

.max-height {
    max-height: 300px;
	overflow: hidden;
}

	@media (min-width: 1200px) {
.max-height {
    max-height: none;
  }
}

#slide-produkte {
	position: relative;
	z-index: 99;
	background-color: #bdb1b1;
	padding: 60px 0 180px 0;
	
-webkit-box-shadow: 0 -3px 4px 0 rgba(0,0,0,0.2);
box-shadow: 0 -3px 4px 0 rgba(0,0,0,0.2);
}

#slide-content {
	position: relative;
	min-height: 100%;
	z-index: 99;
	background-color: #bdb1b1;
	padding: 60px 0 180px 0;
	
-webkit-box-shadow: 0 -3px 4px 0 rgba(0,0,0,0.2);
box-shadow: 0 -3px 4px 0 rgba(0,0,0,0.2);
}

#slide-content h2 {
	font-size: 20px;
	text-transform: uppercase;
	margin-bottom: 20px;
}

#slide-content a {
	color: #333333;
	text-decoration: none;
}

#slide-content a:hover {
	color: #fff;
}

	.produkt-wrap {
		background: url(../images/kreis.png) no-repeat center center;
		text-align: center;
	}
	
	.produkt-wrap img {
		padding: 80px 0 40px 0;
	}
	
		.produkt-wrap p {
				text-align: center;
				margin-bottom: 0;
		}
		
		.produkt-wrap span {
				font-weight:bold;
				font-style: italic;
		}


button, input, optgroup, select, textarea {
    background-color: #062538;
    border: none;
    color: #fff;
    margin: 0;
    padding: 8px;
}

.placeholder { color: #fff; }

#fake {
	position: absolute;
	visibility: hidden;
}




/* !HACK!
--------------------------------------------- */


@media (min-width: 1200px) {
    .container,
    .navbar-static-top .container,
    .navbar-fixed-top .container,
    .navbar-fixed-bottom .container {
      width: 940px;
    }
    .row-fluid {
      width: 100%;
      *zoom: 1;
    }
    .row-fluid:before,
    .row-fluid:after {
      display: table;
      content: "";
      line-height: 0;
    }
    .row-fluid:after {
      clear: both;
    }
    .row-fluid [class*="span"] {
      display: block;
      width: 100%;
      min-height: 30px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      float: left;
      margin-left: 2.127659574468085%;
      *margin-left: 2.074468085106383%;
    }
    .row-fluid [class*="span"]:first-child {
      margin-left: 0;
    }







