div#spendentool {
	display: block;
	position: relative;
	width: 672px;
	height: 449px;
}

div#spendeinput {
	position: absolute;
	top: 336px;
	left: 527px;
	width: 110px;
	height: 47px;
	z-index: 10;
	background: url(inputbg.png) top left;
}

div#spendeinput:hover {
	background: url(inputbg.png) center left;
}

div#spendenbut {
	position: absolute;
	top: 384px;
	left: 544px;
	width: 73px;
	height: 30px;
	display: block;
	z-index: 11;	
}

div#spendenbut a{
	display: block;
	width: 73px;
	height: 30px;
	background: url(btn_spende.gif) top left;
}

div#spendenbut a:hover{
	background: url(btn_spende.gif) center left;
}

div#spendenbut a:active{
	background: url(btn_spende.gif) bottom left;
}

div#spendeinput input {
	width: 66px;
	font-size: 20px;
	height: 22px;
	border: 0px;
	margin: 15px 0 0 35px;
	text-align: right;
	-webkit-transform:rotate(3deg);
	-moz-transform:rotate(3deg);
}

div#spendeinput input[type=text]:focus {
  outline: 0 none;
}


div#spendentool_1 {
	position: absolute;
	top: 0px;
	left: 0px;
}

div#spendentool_2 {
	position: absolute;
	display: none;
	top: 96px;
	left: 77px;
}

div#spendentool_3a{
	position: absolute;
	display: none;
	top: 78px;
	left: 61px;
}

div#spendentool_3b {
	position: absolute;
	display: none;
	top: 76px;
	left: 66px;
}

div#spendentool_4 {
	position: absolute;
	display: none;
	top: 317px;
	left: 305px;
}

div#spendentool_5 {
	position: absolute;
	display: none;
	top: 302px;
	left: 382px;
}

div#spendentool_6 {
	position: absolute;
	display: none;
	top: 175px;
	left: 490px;
}

div#spendentool_7 {
	position: absolute;
	display: none;
	top: 165px;
	left: 441px;
}

div#spendentool_8 {
	position: absolute;
	display: none;
	top: 168px;
	left: 153px;
}