.checkbox_normal {
	background: url('../i/chk0_normal_a.png') no-repeat left top;
}
.checkbox_over {
	background: url('../i/chk0_over_a.png') no-repeat left top;
}
.checkbox_over2 {
	background: url('../i/chk1_over_a.png') no-repeat left top;
}
.checkbox_aktiv {
	background: url('../i/chk1_aktiv_a.png') no-repeat left top;
}

.checkbox {
	width: 21px;
	height: 21px;
}
