





nav {
  /*
  opacity: 0.5;
    filter:(opacity=50);
*/

padding-bottom: 10px;
padding-top: 10px;

}

.navbar-fixed-top {
  /* background-color: #0086CB  !important; */
   transition: background-color 200ms linear;

   background: transparent !important ;

   border: 0;
 }

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover {

  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);

  box-shadow: none ;

  background-image: none;
	background-color: transparent;


	border: 2px solid #0086CB;
	border-radius: 20px;
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #111111;
  background-color: #ffffff;
}


.navbar-inverse  .navbar-nav > li > a::first-letter {
  color: #0086CB;

}

.navbar-toggle {
  background-color: #0086CB;
}


.theme-showcase img {

    height: auto;
    max-width: 90%;
}




.logo-kontur2{

  position: relative ;
  /* background-image: url("../hint.jpg"); */
  background-size: 600px;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 700px;


}

#JUMBO {




  position: fixed;
  top: 0;
  right: 0;
  left:0px;
  height: 110px;
  z-index: 1020;
  background-image: url("../oben4.jpg");
  background-size: cover ;
  background-repeat: no-repeat;
  /* margin: 0px; */
  /* padding: 0px; */
  margin-top: 0px;
  margin-bottom: 0px;
  background-position:bottom left ;

  /* padding-bottom: 3.645833%; */


}

#JUMBO2 {
  position: fixed;
  top: 0;
  right: 0;
  left:0px;
  height: 110px;
  z-index: 1020;
  background-image: url("../oben4h.jpg");
 background-size: cover ;
  background-repeat: repeat;
  /* margin: 0px; */
  /* padding: 0px; */
  margin-top: 0px;
  margin-bottom: 0px;
  background-position:bottom left ;

}


.theme-showcase
{
  position: relative;
margin-top: 100px;
border-color: #007DC2;
border-style: solid;
border-width: 5px ;
border-top-width: 0px;

box-shadow: 15px 15px 20px #3e3c3c8c, -15px 15px 20px #3e3c3c8c;
/* box-shadow: 10px 20px 40px black, 10px 10px 20px black; */
min-height: 700px;

}

@media (max-width: 768px)
{

#JUMBO {

	  margin-top: 0px;
    z-index: 40;
    background-color: transparent;
}

#navbar {

  margin-top: 50px;
  z-index: 300;
  background-color: white;
}

.navbar-inverse .navbar-collapse
{
  border-color: white;
}

.theme-showcase
{
  position: relative;
margin-top: 70px;


}

}

.theme-showcase{
	padding-top: 50px;
}

#unten{

	position: relative;
    background-image: url("../unten2.jpg");
	background-size: contain ;
    background-repeat: no-repeat;
    margin: 0px;
    padding: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    background-position:bottom ;
    padding-bottom: 9.9%;
}
