@CHARSET "UTF-8";

header .top-sect .help-box a,
header .top-sect .help-box a:hover:before,
h4,
.h4,
.lead,
.txt-pr,
.text-primary,
.bg2 a.btn-link,
.bg3 a.btn-link,
.inline-list .fa:hover:before,
.marked-list li a:hover,
.ueberBlau
  {
  color: #004a97;
}


.ueberGrau{
  color:#666;
  }

.index-list li:before,
.link-list li {
  background: #004a97;
}

.jumbotron1 {
    background: rgba(0, 74, 151, 0.8);
}

.jumbotron2 {
    background: rgba(140, 181, 212, 0.8);
}

header .stuck_container {
    border-top: 0px solid #e0e0e0;
    border-bottom: 0px solid #e0e0e0; 
    background: #004a97;
}

.highlightColor{color:#8cb5d4;}

.table.table-striped thead{
background: #004a97;
    color: #fff;
}

.fa-file-pdf-o:before {
    content: "\f1c1";
    color:#ff0000;
    margin-right:10px;
}
.fa-file-excel-o:before {
    content: "\f1c3";
    color:#549f3b;
    margin-right:10px;
}


/*Hellblau*/

#breadcrumb a.active{
 color: #8cb5d4;
  font-weight:bold;
  }