/*!
 * Start Bootstrap - Business Casual (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */
body {
  font-family: 'Roboto', 'Helvetica Neue,Helvetica,Arial', sans-serif;
  color: #FFFFFF;
  margin: 0;
  font-style: normal;
  font-weight: 100;
  font-size: 14Pt;
  background-color: #80a5bf;
  letter-spacing: 0.05em;
}
h1, h2, h3, h4, h5, h6 {
  font-family: inherit;
  font-weight: 500;
  letter-spacing: 1px;
  color: #000;
}

a {  font-size: 11Pt;
  line-height: 1.1;
	color: #ffffff;
	text-decoration: none
}
a:focus, a:hover {
	  font-size: 11Pt;
  line-height: 1.1;
	color: rgba(255,255,255,0.60);
	text-decoration: underline
}
p {
  font-size: 1em;
  font-weight: 300;
}
b, strong {
  font-weight: 500;
}
h2 {
  font-size: 1em
}
hr {
  max-width: 970px;
  border-color: #000;
}
.hg {
  color: #fff;
  font-size: 11Pt;
  background-color: rgba(255, 255, 255, 0.20);
}
.hgKon {
  background-image: url("../img/rohrteich31-20.png");
  padding: 4em 2em;
}
.big {
  font-weight: 500;
  text-align: center;
  font-size: xx-large;
}
.on {
  color: #000;
  font-weight: 300;
}
.orange {
  color: #ef7900;
  font-weight: 500;
}
.fff {
  color: rgba(255, 255, 255, 1.00);
}
.f {
  color: rgba(255, 255, 255, 0.50);
}
.abst {
  padding-top: 4%;
}
.absolut {
  position: absolute;
  text-align: center;
}
.relativ {
  position: relative;
}
.navbar-brand {
  text-transform: uppercase;
  font-weight: 900;
}
.navbar-nav {
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: normal;
}
.nav2 {
  color: #000;
  text-transform: uppercase;
  letter-spacing: normal;
}
.dropdown-menu > li > a {
  font-weight: 300;
  text-align: right;
  background-color: rgba(255, 255, 255, 0.20);
}
.img-full {
  min-width: 100%;
}
.max {
  max-height: 450px;
}
  .brand {
    display: inherit;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
  }
.brand-before, .brand-name {
  text-transform: capitalize;
}
.brand-before {
  margin: 15px 0;
}
.brand-name {
  margin: 0;
  font-size: 4em;
}
.tagline-divider {
  margin: 15px auto 3px;
  max-width: 250px;
  border-color: #999999;
}
.box {
  margin-bottom: 20px;
  padding: 30px 15px;
}
.img-hg {
  background-image: url(../img/rohrteich31-Headgrafik.png);
}
.img-border {
  float: none;
  margin: 0 auto 0;
  border: #999999 solid 1px;
}
.float-re {
  float: right;
  margin-left: 15px;
}
.float-le {
  float: left;
  margin-right: 40px;
}
.img-left {
  float: none;
  margin: 0 auto 0;
}
.buttonrund {
  float: none;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0;
  width: 50px;
  height: 50px;
  background-color: #ef7900;
  border-radius: 50px;
  text-align: center;
  vertical-align: middle;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.responsiveContainer {
  position: relative;
  padding-bottom: 56%;
  height: 0;
  overflow: hidden;
}
.responsiveContainer iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
footer p {
  margin: 0;
  padding: 50px 0;
}
@media screen and (min-width:768px) {
  .brand {
    display: inherit;
    margin: 0;
    padding: 30px 0 10px;
    text-align: center;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    font-family: "Josefin Slab", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 5em;
    font-weight: 700;
    line-height: normal;
    color: #fff;
  }
p {
  font-weight: 100;
}
  .top-divider {
    margin-top: 0;
  }
  .img-left {
    float: left;
    margin-right: 25px;
    color: #fff;
  }
  .navbar {
    border-radius: 0;
  }
  .navbar-header {
    display: none;
  }
  .navbar {
    min-height: 0;
  }
  .navbar-default {
    border: none;
  }
  .nav > li > a {
    padding: 10px;
  }
.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 0;
}
  .navbar-nav {
    display: table;
    float: none;
    margin: 0 auto;
    table-layout: fixed;
    font-size: 1em;
  }
}
@media (max-width:767px) {
  .dropdown-menu > li > a {
    text-align: left;
    background-color: rgba(255, 255, 255, 0.20);
  }
  .dropdown-menu .divider {
    height: 0px;
    margin: 0;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
  }
  .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
    padding: 5px 5px;
    text-align: center;
  }
}
@media screen and (min-width:1200px) {
  .box:after {
    content: '';
    display: table;
    clear: both;
  }
}