body {
	margin: 0px;
	padding: 0px;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

td {
	font-size: 11pt;
}

input {
	background: #fff;
	border: 1px solid #ccc;
	}
	
.punkte {
	border-bottom: 2px dotted #000;
}

.klein {
	font-size: 10pt;
}

.kleiner {
	font-size: 9pt;
}

.bitte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #D90000;
	font-weight: bold;
	margin-left: 30px;
	margin-top: 30px;
}