.smallbox {
	height: 17px;
	width: 200px;
	background-color: #CCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 1px;
	margin-left: 5px;
}
.enter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	height: 17px;
	width: 70px;
	background-color: #CCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 2px;
	margin-left: 5px;
	text-align: center;
}
.kontrollkaestchen {
	height: 12px;
	width: 12px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 5px;
}
.textfeld {
	height: 120px;
	width: 250px;
	background-color: #CCC;
	margin-left: 5px;
}

