@charset "utf-8";
/* CSS Document  */
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
.navbar-toggle {
  position: relative;
  float: left;
	/*float: left;
	 margin-right: 15px;*/
  padding: 9px 10px;
  margin-top: 8px;
  margin-left: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
/*--- before: float: left; padding-right: 0;  ----*/
@media (min-width: 768px) {
  .navbar-header {
    float: right;
  }
}
@media (min-width: 991px) {
  .navbar-header {
	padding-right: 150px;
  }
}
/*--- before: float: left; padding-right: 15px;  ----*/
.navbar-brand {
	float: right;
	height: 90px;
	padding-left: 15px;
	font-variant: small-caps;
	/* line-height: 20px; */
			border: 0px solid #cccccc;
	}

#myDefaultNavbar1 {
  margin-top:10px;
  margin-bottom: 0px;
  margin-left: 30px;
		border: 0px solid #cc0000;
}
/*--- before: margin-left: 350px;	  ----*/
@media screen and (min-width: 768px) {
	#myDefaultNavbar1 {
	margin-top:0px;
	margin-left: 100px;	
	}
}
@media screen and (max-width: 482px) {
	#myDefaultNavbar1 {
	margin-top:0px;
	margin-left: 10px;	
	}
}

.border { border: 1px solid #cc0000;}

#x-img {
    position: relative;
    float: right;
	margin-top: 35px;   
}

@media screen and (min-width: 482px) {}
@media screen and (min-width: 768px) {}
@media screen and (min-width: 1024px) {}

@media (min-width: 482px) and (max-width: 767px){}
@media (min-width: 768px) and (max-width: 991px) {}
@media (min-width: 992px) and (max-width: 1199px) {}
@media (min-width: 768px) and (max-width: 1279px) {}

figure {
  display: inline-block;
  vertical-align: baseline;
 }
figcaption {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  margin-top: 5px;
  margin-bottom: 10px;
  border-top: 0px solid #ccc;
}

.p-12 {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  margin-top: 5px;
  margin-bottom: 10px;
}
.gebaeude {
	text-align: left;	
	float: left;
	width: 365px;
	margin: 0;
	border: 0px solid #cccccc;
}
.geschichten {
	text-align: left;	
	float: left;
	width: 362px;
	margin: 0;
	border: 0px solid #cccccc;
}
@media screen and (min-width: 992px) {
  .display-1 {
	display: block;
	}
	.display-2 {
	display: none;
	}
}
@media screen and (max-width: 991px) {
  .display-1 {
	display: none;
	}
	.display-2 {
	display: block;
	}
}



.ig1 {
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 6px;
	padding-right: 0px;
}
#wrapper {
	margin: 0 auto;
	background-color: #fff;
	width: 90%;
  }
@media (min-width: 768px) {
  #wrapper {
    width: 750px;
  }
}
@media (min-width: 992px) {
  #wrapper {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  #wrapper {
    width: 1170px;
  }
}

.position {
 margin-top: 0px;
}
.header-sticky {
  position: relative;
  top: 0px;
  min-width: 100%;
  background-color: #fff;
  border-bottom: 0px solid #666;
}
@media screen and (min-width: 768px) {
	.header-sticky {
    position: fixed;
    top: 0px;
	z-index: 10;
	}	
	.position {
	 margin-top: 80px;
	}
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  /*b*/	
  font-family: "aktiv-grotesk-condensed", sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;	
}
html {background: #ffffff;}
body {
  font-family: "aktiv-grotesk-condensed", sans-serif;
font-style: normal;
font-weight: 200;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-style: normal;
  font-weight: 200;
  line-height: 1.1;
  color: inherit;
}
p {
	font-family: inherit;
    font-style: normal;
    font-weight: 400;
}
.text-white {
  color: #ffffff;
}
.text-lightgrey {
  color: #a09581;
}
.space {
  margin-top: 20px;
  margin-bottom: 10px;
}
.space-top-10 {margin-top: 10px;}
.space-top-20 {margin-top: 20px;}
.space-top-30 {margin-top: 30px;}
.space-top-50 {margin-top: 50px;}
.space-bottom-5 {margin-bottom: 5px;}
.space-bottom-10 {margin-bottom: 10px;}
.space-bottom-20 {margin-bottom: 20px;}
.space-bottom-30 {margin-bottom: 30px;}
.space-bottom-40 {margin-bottom: 40px;}
.space-bottom-50 {margin-bottom: 50px;}
.space-left {margin-left: 10px;}

.img-responsive-inline {
  display: inline;
  max-width: 100%;
  height: auto;
}
.bg-1 {
  background-color: #fff;
}
#logo {
width: 50%;
}

@media screen and (min-width: 768px) {
	#logo {
    width: 100%;
	
	}
	.navbar-brand {
    font-size: 16px;
    }	
}	
@media screen and (max-width: 481px) {
	.navbar-brand {
    max-width: 250px;	
    }
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 0px;
  border: 0px solid transparent;
}

.navbar-default .navbar-brand {
  color: #ccc;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  /*color: #5e5e5e;*/
	color: #ccc;
  background-color: transparent;
}	
	
.navbar-default .navbar-text {
  color: #fff;
}	

/*border unter navi*/
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 0px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}		
.navbar-default {
  background-color: transparent;
  border-color: transparent;
}

@media (min-width: 768px) {
  .navbar-nav {
    float: left;
	padding-top: 20px;
    margin: 0;
	  border: 0px solid #cccccc;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.jumbotron {
    padding-top: 0px;
    padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
    margin-bottom: 50px;
	font-family: inherit;
    color: #a09581; 	
}

.jumbotron .container {
    max-width: 100%;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
  font-weight: 400;
  padding-top: 15px;
	
}
.jumbotron h1,
.jumbotron .h1 {
	font-family: inherit;
    font-size: 16px;
	text-align: left;
	line-height: 1.1;
    margin-top: 5px; 
	margin-bottom: 0px;
	clear: both;
	padding-left: 60px;
			border: 0px solid #cccccc;
 }

@media screen and (min-width: 768px) {
	.jumbotron {
  /*  padding-top: 10px;
    padding-bottom: 5px; */
		
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
	  
  }
}

@media (min-width: 482px) and (max-width: 767px){
	.jumbotron h1,
	.jumbotron .h1	{
    font-size: 16px;
 	}		
}
@media screen and (min-width: 768px) {
	.jumbotron h1,
	.jumbotron .h1	{
    font-size: 20px;
	line-height: 1.5;
	padding-left: 35px;
 	}	
}
h1,
.h1 {
  font-size: 24px;
}
h2,
.h2 {
  font-size: 22px;
}
h3,
.h3 {
  font-size: 20px;
}
h4,
.h4 {
  font-size: 18px;
  line-height: 1.3;
  margin: 20px 0 10px 0;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px 0;
	font-size: 14px;
	color: 333333;
}
@media screen and (max-width: 768px) {
	h2,
.h2 {
  font-size: 22px;
	}	
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h2 {
    color: inherit;
	font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
}
h3 {
    color: inherit;
	font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
	margin-top: 10px;
}
h4 {
    color: inherit;
	font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
}


.h4 {
    color: inherit;
	font-weight: 400;
    line-height: 1.9;
}

@media screen and (max-width: 767px){
	.h4 {   
	font-size: 14px;
	font-weight: 400;
    line-height: 1.3;
	}
}
@media screen and (min-width: 768px) {
	.h4 {
	font-size: 16px;
	font-weight: 400;
    line-height: 1.9;
	}
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-default .navbar-nav > li > a {
  color: #333;
	font-weight: 500;
	
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {	 
  color: #666;
  background-color: transparent;
}

.well {
  min-height: 20px;
  padding-top: 40px;
  padding-bottom: 19px;
  padding-left: 19px;
  padding-right: 19px;
  margin-bottom: 0px;
  background-color: #d7dde8;
  border-bottom: 1px solid #9da9b6;
 /* border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);*/
}
address {
  margin-bottom: 0px;
  font-style: normal;
  line-height: 1.42857143;
}
.border{border: 0px solid #bbb1b1}
.border-top {border-top: 1px solid #bbb1b1}
.border-bottom {border-bottom: 1px solid #bbb1b1}

.footer-outer {
    padding-bottom: 10px;
}
.footer-navi {
    list-style-type: none;
	font-family: inherit;
	font-weight: 400;
}
.footer-navi,
.footer-navi ul,
.footer-navi ul li {
    text-align: left;
	margin-left: 0;
	padding-left: 0;
}
.footer-navi a,
.footer-navi a:link,
.footer-navi a:visited{
    color: #a09581;
    text-decoration: none;
}
.footer-navi li a:hover,
.footer-navi li a:focus {
  color: #bbb1b1;
  text-decoration: none;
}
.footer-navi a:focus {
  list-style-type: none;
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
