a, a:active, a:hover, a:visited, a:link{
  color: #9E3E3E;
}
.item-text{
  text-align: center;
  margin-top: 15px;
  border-top: 2px;
  border-top-style: solid;
  margin-bottom: 30px;
  padding-top: 20px;

}

.item{
  min-height: 290px;

}

.item-text-container{
  padding: 0 70px;
}

.item-icon{
  background-repeat: no-repeat;
  background-position: top center;
  background-size: auto 100% ;
  height: 170px;
}

.rb-rechtsgebiet-home{
  min-height: 270px;
  min-width: 170px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 80px;
}

.spacer{
  margin-bottom: 80px;
}

.rb-footer-text > p > a{
  color: #fff;
}

.menu-footermenue-container ul > li >a{
  color: #fff;
}

.fullsize{
  padding: 0 0;
}
.previousArcticle{
  text-align: right;
}
.nextArcticle{
  text-align: left;
}

.post-text{
  margin-top: 30px;
  margin-bottom: 30px;
}


.rb-post-headline{
  border-bottom: 1px;
  border-bottom-style: solid;
  border-bottom-color: #70808C;
}

.fixed{
  position: fixed !important;
  top:0;
}

.rb-footer{
  min-height: 250px;
  background-color: #70808C;
  color: #fff;
}

.rb-content{
  margin-top: 60px;
  margin-bottom: 120px;
}

.footer-row{
  margin-top: 10px;
  margin-bottom: 10px;
}

.articleNavigation{
  margin-top: 20px;
  margin-bottom: 60px;
}


.menu-footermenue-container  ul {
    list-style-type: none;
}

.menu-footermenue-container  ul li {
    margin-left: -40px;
    list-style-type: none;
    padding-left: 0px;
}


@media (max-width: 767px) {

  .rb-footer-text{
    border-bottom: 1px;
    border-bottom-style: solid;
    border-bottom-color: #fff;
      padding-bottom: 20px;

  }

  .rb-footer-menue{
    padding-top: 20px;

  }

  #navBG{
    background-color: rgba(255,255,255,1);
    height: 60px;
  }

  #logo_desktop{
    display: none;
  }

  .rb-header{
    height: 600px;
  }

  .rb-teaserImageContainer{
    min-height: 640px;
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
  }

  .rb-teaserImage {
    background-repeat: no-repeat;
    background-position: top;
    background-size:  cover;
    height: 640px;
    width: 100%;
    position: absolute;
    top: 0px;

  }

}

@media (min-width: 768px) {
  .rb-footer-text{
    border-right: 1px;
    border-right-style: solid;
    border-right-color: #fff;
    margin-top: 40px;

  }

  .rb-footer-menue{
    margin-top: 40px;

  }
  .navbar-brand{
    display: none;!important
  }
  #navBG{
    background-color: rgba(255,255,255,1);
  }

  #CustomNav{
    position: static;
    width: 100%
  }

  .logo_desktop{
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .rb-header{
    height: 748px;
  }

  .rb-teaserImageContainer{
    min-height: 448px;
    width: 100%;
    position: relative;
    /*top: 0;
    left: 0;*/
  }

  .rb-teaserImage {
    background-repeat: no-repeat;
    background-position: top;
    background-size:  cover;
    height: 448px;
    width: 100%;
    /*position: absolute;
    top: 0px;*/

  }
  .rb-navigation {
    z-index: 500;
    position: absolute;
    top:0px;

  }


  }
  .rb-logo{

    background:rgba(255,255,255,1);
    z-index: 501;


  }

  .rb-logo-nav{
    top: 0px;


  }

  .rb-teaser{
    margin-top: 0px;
  }



}
