#footer-bottom #footer-navigation {
float: right;	
padding: 35px 0 25px;
display: inline;
}
#footer-bottom #footer-navigation ul,
#footer-bottom #footer-navigation ul li {
margin: 0;	
}
#footer-bottom #footer-navigation ul li {
display: inline;
padding-right: 10px;
margin-right: 6px;
border-right: 1px solid #868686;
}
#footer-bottom #footer-navigation ul li:last-child {
padding: 0;
margin: 0;
border: 0;
} .service-box4 {
background-image: url(//kaffeewerkstatt-bremen.de/wp-content/themes/extinct/custom/img/box_bg.png);
background-position: center top;
background-repeat: no-repeat;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}
.service-box4:hover {
background-image: url(//kaffeewerkstatt-bremen.de/wp-content/themes/extinct/custom/img/box_bg_hover.png);
}
.service-box4.ueber-uns {
background-image: url(//kaffeewerkstatt-bremen.de/wp-content/themes/extinct/custom/img/ueber_uns_bg.png);	
}
.service-box4.ueber-uns:hover {
background-image: url(//kaffeewerkstatt-bremen.de/wp-content/themes/extinct/custom/img/ueber_uns_hover.png);	
}