
.wuerfelBox {
	width: 200px;
	height: 200px;
	margin: 0px;
	border: 5px dotted #ccc; 
	background-color: transparent;
}
.staebeBox {
	background-color: transparent;
	margin: 0px;
	width: 96px;
	height: 120px;
	border: 1px dotted #fff; 
	text-align: center;
}
.staebeBox_voll {
	background-color: transparent;
	margin: 0px;
	width: 96px;
	height: 120px;
	border: 1px dotted #fff; 
	text-align: center;
}

