#footer {
position: relative;
margin: -45px 0px 0px 228px;
width: 585px;
height: 40px;
clear:both;
}

*html #footer{
margin-top: -50px;
}

*+html #footer{
margin-top: -50px;
}



#footer .footerMenu {
text-align:right;
margin-right: 10px;
}



#footer a {
color: #aa9d71;
text-decoration:none;
font-size:12px;
margin:0px;
margin-bottom:5px;
padding:0px;
}

#footer .tum {
float:left;
width: 75px;
height: 42px;
background-image: url(../images/footer/tum_grey.png);
}

#footer .tum:hover {
background-image: url(../images/footer/tum.png);
}

#footer .lmu {
float:left;
width: 110px;
height: 42px;
background-image: url(../images/footer/lmu_grey.png);
}

#footer .lmu:hover {
background-image: url(../images/footer/lmu.png);
}
#footer .bundeswehr {
float:left;
width: 188px;
height: 42px;
background-image: url(../images/footer/bundeswehr_grey.png);
}

#footer .bundeswehr:hover {
background-image: url(../images/footer/bundeswehr.png);
}
#footer .dlr {
float:left;
width: 108px;
height: 42px;
background-image: url(../images/footer/dlr_grey.png);
}

#footer .dlr:hover {
background-image: url(../images/footer/dlr.png);
}
#footer .mpi {
float:left;
width: 88px;
height: 42px;
background-image: url(../images/footer/mpi_grey.png);
}

#footer .mpi:hover {
background-image: url(../images/footer/mpi.png);
}