#partner {
  border: 0px solid;
  text-align: center;
  position: absolute;
  width: 300px;
  height: 150px;
  top:-106px;
  z-index:2;
}
#partner img {
  border: 0px solid;
  margin: 0px;
  margin-left: 0px;
  margin-right: 0px;
  }

#footer_container {
  position: absolute;
  clear: both;
  background-color: #FFFFFF;
  cursor:default;
  z-index:2;
}

#footer {
  position:relative;
  padding-top:2px;
  height: 40px;
}

#footer .footer_entity, #footer .footer_entity_first {
  position:relative;
  float: left;
  width: 300px;
  height: 40px;/*72*/
  margin-left: 0px;
  cursor:pointer;
  color: #FFFFFF;
  font-size: 12pt;
  text-decoration:none;
  background-repeat: no-repeat;
}

#footer div.case_study, #footer div.case_study_first {
  padding-top: 1px;
  text-align: left;
  width:290px;
  position: relative;
}
  #footer div.case_study_first{
      padding-left:0px;
  }
  #footer div.case_study{
      padding-left:5px;
  }

#footer div.case_type {
  text-align: right;
  width:290px;
}

#footer_copy_body {
  position:relative;
  margin-top: 2px;
  background: url('./img/footer/bg_footer.png');
  height: 16px;
  line-height: 16px;
  width: 900px;
  color: #FFFFFF;
  text-align: center;
  font-size: 8pt;
  margin-bottom: 0px;
  background-repeat: no-repeat;
}

#footer_copy, #footer_spacer, #footer_impressum {
  width: 300px;
  float:left;
  position:relative;
  text-align: center;
}
#footer_copy_body a {
  text-decoration: none;/* underline;*/
  font-weight: bold;
}
#footer_copy_body a:link {
  color: #FFFFFF;
}
#footer_copy_body a:visited {
  color: #FFFFFF;
}
#footer_copy_body a:hover {
  color: #FFCCCC;
}
#footer_copy_body a:active {
  color: #FFFFFF;
}