body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.42857143;
  color: #fff;
  background-image: url(../bilder/bg.jpg); 
  background-size: cover;
}

a {
  color: #fff;text-decoration: underline;
}
a:hover, a:active, a.aktiv {
  color: #fff;
  text-decoration: underline; text-shadow: 0 0 5px #fff;
}
h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 10px;
    margin-bottom: 5px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: inherit;
    font-weight: 800;
    line-height: 1.1;
    color: inherit;
}
h1 {
    margin: .67em 0;
    font-size: 1.5em;
}

h2 {
    margin: 2em 0 1em 0;
    font-size: 1em;
}
#logo {
  margin-left: -15px;
}
.navbar-collapse {
    padding-right: 15px;
    padding-left: 0px;
}
.navbar-default {
    background-color:transparent;
    border-color: transparent;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-default .navbar-nav a {
    color: #fff;
    background-color: rgba(10,10,10,0.6);
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover, 
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav li:hover  a:hover{
    color: #fff;
    background-color: rgba(255,255,255,0.4);
}
.navbar-default .navbar-nav > li > a {
    color: #fff;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 2px 15px;
    margin-right: 10px;
}
.col-md-6, .col-sm-6, .col-lg-6 {
  width: 47%;
  background-color: rgba(0,0,0,0.6);
  margin-right: 2%;
  height: 60rem;
  overflow-y: auto;
}

@media (max-width: 800px) {
  .col-md-6 {
    width: 100%;
  }
}
.rechts1 {
  background-image: url(../bilder/bg01_rechts.jpg); 
  background-size: cover;
  background-position: center;

}
.rechts2 {
  background-image: url(../bilder/bg02_rechts.jpg); 
  background-size: cover;
  background-position: center;  
}
.rechts3 {
  background-image: url(../bilder/bg03_rechts.jpg); 
  background-size: cover;
  background-position: center;  
}
.rechts4 {
  background-image: url(../bilder/bg04_rechts.jpg); 
  background-size: cover;
  background-position: center;  
}
.rechts5 {
  background-image: url(../bilder/bg05_rechts.jpg); 
  background-size: cover;
  background-position: center;  
}
#service-menue {
  position: absolute;
  bottom: 10px;
}
#service-menue a, #service-menue span {
  color: #fff;
  margin-right: 15px; 
  font-size: 12px;
  
}
  margin-right: 20px;
}