.headstreifen{
  background-color:#004A99;
  height:31px;
  }
a{
  color:#004A99;
  }
header a{
  font-weight:bold;
  }
h1,h3{
  color:#004A99;
  font-size:1.4em;
  margin-bottom:20px;
  font-weight:bold;
  }
.btn-primary{
  background-color:#004A99;
  border-color:#004A99;
  }
.border{
  border:3px solid #004A99!important;
  }
.teaserBox{
  font-size:0.9em;
  }
