#sessel a {
        float: left;
        height: 108px;
		width: 160px;
		display: block;
		background: url("img/button/sessel_button.gif");
        /*margin-top: 10px;*/
		}

#sessel a:hover { background-position: -160px 0px;
}
#sessel a:active {
background-position: -320px 0px;
}
#hand a {
        float: left;
        height: 108px;
		width: 160px;
		display: block;
		background: url("img/button/hand_button.gif");
        margin-top: 10px;
		}

#hand a:hover { background-position: -160px 0px;
}
#hand a:active {
background-position: -320px 0px;
}
#fuss a {
        float: left;
        height: 108px;
		width: 160px;
		display: block;
		background: url("img/button/fuss_button.gif");
        margin-top: 10px;
		}

#fuss a:hover { background-position: -160px 0px;
}
#fuss a:active {
background-position: -320px 0px;
}
#joba a {
        float: left;
        height: 108px;
		width: 160px;
		display: block;
		background: url("img/button/joba_button.gif");
        margin-top: 10px;
		}

#joba a:hover { background-position: -160px 0px;
}
#joba a:active {
background-position: -320px 0px;
}
