#Rahmen{
	position: relative;
	width: 869px;
	height: 788px;
	margin: auto;
	padding: 0px;
	background: url(../img/inhalt/back_en.png) no-repeat #ffffff;
}
a.BuchenLk{
	background: url(../img/home/buchen_en.png) no-repeat #ffffff;
	background-position: 0px 0px;
	display: block;
	padding: 0px;
}
a.BuchenLk:hover{
	background-position: 0px -75px;
}