#box3-mitte-mitte {
height:280px;
}
.block {
height:110px;
background: url(/img/block_back.jpg) no-repeat right bottom;
padding-right:5px;
margin-bottom:25px;
}
.block:hover {
background: url(/img/block_back.jpg) no-repeat;
background-position: 299px 0;
}
.block img {
margin-right:10px;
float:left;
}
.fett {
font-weight:bold;
width:70px;
float:left;
}
.fett2 {
font-weight:bold;
}