body {
  background: url(../img/bg_duene.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}


h1, h2, h3, h4, h5, h6 {
 
   font-weight: 400;
   color:#336699;
   
}
h4 .small, h5 .small, h6 .small{   
   color:#336699;  
}

	
p {
  font-size: 1.1em;
  line-height: 1.6;
  color: #000;
}

hr {
  border-color: #999999;
  max-width: 600px;
}

#header {  width:100%;
 			top:0;
 			position:fixed;
			z-index:2;

  }
  
a#act_nav {font-weight: bold;
  			color:#336699;
			
  }

.brand,
.address-bar {
  display: none;
 }


.navbar-brand {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 900;
}

.navbar-nav {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 400;
}


.navbar-nav li{
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 400;
  color: #336699;
 display: block;
 position:relative;
}


.zusatzkosten  {
  font-size: 1.2em;
  line-height: 1.6;
  color: #000;
  font-weight:100;
}

.hinweiskosten {
  font-size: 0.9em;
  line-height: 1.2;
  color: #336699;
  font-weight:100;
}


.datenschutz li {
	list-style:	lower-alpha;
}	

.img-full {
  min-width: 100%;
}

.brand-name {
  font-weight: 700;
  font-size: 1.5em;
  text-transform: capitalize;
  letter-spacing: normal;
}

.tagline-divider {
  margin: 15px auto 3px;
  border-color: #999999;
  max-width: 250px;
}



.box_index {
	background: #fff;
	padding: 30px 15px;
	background-color: #fff;
	background-image: url(../img/bg_container.gif);
	background-repeat: repeat;
	background-position: left top;
}
.box {
	background: #fff;
	padding: 30px 15px;
	background-color: #fff;
	background-image: url(../img/bg_container.gif);
	background-repeat: repeat;
	background-position: left top;
}

#gallery-light {
	background: #fff;
	padding: 30px 15px;
	background-color: #fff;
	background-image: url(../img/bg_container.gif);
	background-repeat: repeat;
	background-position: left top;
}

.box_slider {
  background: #fff;
  background: rgba(255,255,255,0.9);
  padding: 0;
  margin-top:150px;
 
}

.box_oben {
	background: #fff;
	padding: 30px 15px;
	background-color: #fff;
	background-image: url(../img/bg_container.gif);
	background-repeat: repeat;
	background-position: left top;
	margin-top: 100px;
	
}
.box_hr {
	
	padding: 0 15px;
	background-color: #fff;
	background-image: url(../img/bg_container.gif);
	background-repeat: repeat;
	background-position: left top;
	height: 50px;
}


.intro-text {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 1.25em;
	font-weight: 400;
	text-align: center;
	margin-bottom: 40px;
}

.intro-text-s {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 1.1em;
	font-weight: 400;
	text-align: left;
	margin-bottom: 5px;
}



.welcome-text {
	letter-spacing: 1px;
	font-size: 1.25em;
	font-weight: 400;
	text-align: left;
	margin-bottom:15px;
	font-size: 1.5em;
  	line-height: 1.6;
  	color: #000;
}

.img-border {
  float: none;
  margin: 0 auto 0;
  border: #999999 solid 1px;
}

.img-left {
  float: none;
  margin: 0 auto 0;
}

footer {
  background: #fff;
 margin-top: 20px;
}

footer p {
  margin: 0;
  padding: 30px 0;
}

line {text-align:center:}

@media screen and (min-width: 768px) {

.brand {
  display: inherit;
  line-height: normal;
  text-align: center;
  margin: 0;
  padding: 10 0 0 10px;
  background: #fff;
  border: none;
 
 
}

.top-divider {
  margin-top: 0;
}

.img-left {
  float: left;
  margin-right: 25px;
}

.address-bar {
  display: inherit;
  text-align: center;
  margin: 0;
  padding: 0 0 40px;
   background: #fff;
  border: none;
  
 
}

.navbar {
  border-radius: 0;
}

.navbar-header {
  display: none;
}

.navbar {
  min-height: 0;
}

.navbar-default {
  background: #fff;
  border: none;
 
}

.nav>li>a {
  padding: 15px;
}

.navbar-nav>li>a {
  line-height: normal;
}

.navbar-nav {
  float: none;
  margin: 0 auto;
  display: table;
  table-layout: fixed;
  font-size: 1.1em;
}


.row_mobile  {
	display: none;

}

}

@media screen and (min-width: 1200px) {
    .box:after {
        content: '';
        display: table;
        clear: both;
    }


	
}



@media (max-width: 1700px) {
  
.nav>li>a {
  padding: 8px;
}

.brand img {width: 330px; height: 60px;
  }
  
.container_content {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 115px;
} 

.box_slider {
  margin-top:115px;
 
}

 .col-lg-13 img {
	  max-width: 600px; 
	  max-height: 38px;
	  
  }
  
  

 
}

@media (max-width:767px) {
  
  .col-lg-13 img {
	width: 200px; 
	height: 13px;
  }
  
  
  .container_content {
    margin-top: 0;
} 

.box_slider {
  margin-top:0;
 
}

.row_light  {
	display: none;

}

}
