.AbstandInhaltMitteButton {
width: 100px;
height: 185px;
}

.AbstandInhaltMitteButtonUL {
width: 100px;
height: 10px;
}

#InhaltMitteButtonUL ul {
margin: 0 0 0px 10px;
padding: 0;
list-style-type: none;
}

#InhaltMitteButtonUL li a {
display: block;
height: 21px;
width: 80px;
text-decoration: none;
padding: 0;
margin: 0;
}



/* GRUND_BUTTONS */

#InhaltMitteButtonUL li a.DTAbeko {
text-decoration: none;
background-image: url(../../handbuch-masken/navigation-masken/nav-wohnung/aendern/wohn-aend-anzbet-dta-hell.jpg);
background-repeat: no-repeat;
background-position: left top;
}




/* HOVER */

#InhaltMitteButtonUL li a.DTAbeko:hover {
text-decoration: none;
background-image: url(../../handbuch-masken/navigation-masken/nav-wohnung/aendern/wohn-aend-anzbet-dta-dunkel.jpg);
background-repeat: no-repeat;
background-position: left top;
}