/* 
    Created on : 12.03.2014, 11:34:19
    Author     : lars
*/
/* 
    Created on : 12.03.2014, 11:37:08
    Author     : lars
*/
#footer,
footer {
  background-color: rgba(255, 255, 255, 0.9);
  width: 100%;
  position: relative;
  min-height: 50px;
  margin-top: -50px /*
    bottom: 0;
    left: 0;
    margin-bottom: 0px;
    height: 40px;
    overflow: hidden;
    margin-top: 100px;
    */;
}
