.header {
    margin-bottom: 10px;
/* HINZUGEFÜGT*/ background-color: #036
}
.row-fluid .span3 {
    width: 23% !important;
}
.row-fluid .span8 {
    width: 43% !important;
}
.row-fluid [class*="span"] {
    margin-left: 2%  !important;
}
.row-fluid [class*="span"]:first-child {
    margin-left: 0 !important;
}
h5 {
line-height:25px;
}