.rahmen {
	margin: 0px;
	padding: 8px;
}
.rahmenline {

	border-bottom: 1px solid #e7bb69;
	margin: 0px;
	padding: 8px;
}

.inputtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	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: #ffffff;
	text-decoration: none;
	background-color: #b91025;
	border: 1px #e7bb69;
	cursor:pointer;
}
.fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #e7bb69;
	text-decoration: none;
	border: none;
}
.zeile {
	line-height: 12px;
	border-bottom: 2px inset #e7bb69;

}
.texteinfach {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #e7bb69;
	text-decoration: none;
}
div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	clear: both;
}
.rahmenbunt {
	border-bottom: 2px outset #e7bb69;
	margin: 1px;
	padding: 1px 8px 1px 8px;
	background-color: #791d22;
}
.hauptrahmen {
	margin: 1px;
	padding: 2px 10px 2px 0px;
}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border: none;
	background-color: #b91025;
}
.fehler {
	font-weight: bold;
	color: #ffcc00;
}
