
/*Hover Effekt navbar */
ul.nav a:hover {
  color:black !important;
  background-color: white !important;
  }

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus{
  font-weight: 400;
  border-radius: 0px !important;

}
.zitat{
  font-size: 12px;
  float:right;
  opacity: 0.5;
}


.navbar-fixed-top{
  padding:0px 0px !important;
}

.social{
  list-style-type: none;
  margin-top:15px;
}

.social a  {
  color: rgba(255, 255, 255, 0.5);
}

.fa-clock-o:hover {
  color: white;
}

.fa-youtube:hover {
  color: white;
}

.fa-instagram:hover {
  color: white;
}

.fa-facebook:hover {
  color: white;
}

.tippsTricks{
  padding-top:30px;
}


.video a:hover{
  opacity: 0.6;
  border: 5px;
}

.mergimrexha{
  font-size: 36px;
}

.mergimrexhaxs{
  font-size: 40px;
}

.wichtig{
  color:#ef4035;
  font-size:20px;
}
.downloadbutton{
  background-color: #c76e6e !important;
  color: white;
}

.downloadbutton:hover{
  background-color: #c76e6e !important;
  color: white;
  opacity: 0.7;
}
.downloada a:hover{
  color:black;
  font-weight: 300;
}

.angeboteLos a{
  font-size: 26px;
}

.np{
  padding:0px !important;
}

.dasbinich{
  font-size:14px;
}

.amazon{
  padding:20px 20px !important;
  background-color: #f8991d !important;
  font-weight: 300 !important;
  font-size:20px !important;
  color: white;
}

.amazonxs{
  padding:20px 20px !important;
  background-color: #f8991d !important;
  font-weight: 300 !important;
  font-size:14px !important;
  color: white;
}

.amazon:hover{
  opacity: 0.7;
  color: #f8991d;
}

.amazonxs:hover{
  opacity: 0.7;
  color: #f8991d;
}


.unistifte{
  padding:20px 20px !important;
  background-color: #1c77d5 !important;
  font-weight: 300 !important;
  font-size:20px !important;
  color: white;
}

.unistiftexs{
  padding:20px 20px !important;
  background-color: #1c77d5 !important;
  font-weight: 300 !important;
  font-size:14px !important;
  color: white;
}

.unistifte:hover{
  opacity: 0.7;
  color: #f8991d;
}

.unistiftexs:hover{
  opacity: 0.7;
  color: #f8991d;
}

.elastic-video {
    position: relative;
    padding-bottom: 55%;
    padding-top: 15px;
    height: 0;
    overflow: hidden;
}
.elastic-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
