.rahmen {
	border: 1px solid #006600;
	margin: 1px;
	padding: 2px;
}
.inputtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #666666;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color:#FFCC66;
	border: 0px none;
}.fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border: none;
}
.zeile {
	line-height: 5px;
}
.texteinfach {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
//div {
//	font-family: Arial, Helvetica, sans-serif;
//	font-size: 12px;
//	font-weight: normal;
//	color: #000000;
//	text-decoration: none;
//	clear: both;
//}
.rahmenbunt {
	border: 0px solid #000000;
	margin: 1px;
	padding: 2px 2px 2px 2px;
	background-color:#F0FFF0;
}
.hauptrahmen {
	margin: 1px;
	padding: 2px 2px 2px 0px;
	width:500px;
}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border: none;
	background-color: #FFCC33;
}
.fehler {
	font-weight: bold;
	color: #FF0000;
}

