/*CSS Dokument*/
#bs-footer-e {
clear:both;
background: #BDD0D7 !important;
color:#585858;
width: 100%;
font-size: 10px;
margin:0 auto;
padding:0;
text-align: center;
z-index: 15;
overflow: visible;
border: none;
height: 132px;
padding: 10px 0;
}
#bs-footer-e a {
color: #585858 !important;
text-decoration: underline;
font-weight: bold;
font-size: 10px;
text-shadow: none !important;
}

#bs-footer-e #bs-f-center {
  width: 1000px;
  margin: 0 auto;
  text-align: center;
  
}

#bs-footer-e .bs-f-l {
  color: #585858 !important;
  width: 220px;
  padding: 0 10px;
  text-align:center;
  border-right: 1px solid #fff;
  float: left;
  height: 132px;
  margin:0;
  font-size: 10px !important;
  line-height: 12px !important;
}

#bs-footer-e .bs-f-l span {
  color: #585858 !important;
  font-size: 10px;
}

#bs-footer-e .bs-f-l span strong {
  color: #585858 !important;
  font-size: 10px;
}

#bs-footer-e .bs-f-l span a {
  color: #585858 !important;
  font-size: 10px;
  text-decoration: underline;
}

#bs-footer-e .bs-f-l img {
  margin-bottom: 10px;
  border: none !important;
}

#bs-footer-e .bs-f-m {
  color: #585858 !important;
  width: 739px;
  padding: 0 10px;
  text-align:left;
  float: left;
  height: 132px;
  margin:0;
  font-size: 10px !important;
  line-height: 12px !important;
}