body   { color: black; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.mini   { color: black; font-size: 8px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.bodyWeiss { color: #f5f5f5; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
p    { color: black; font-style: normal; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.zwiti { color: black; font-style: italic; font-weight: bold; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
.englisch { color: #544B4D; font-style: italic; font-weight: bold; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.hervorheben { color: black; font-style: italic; font-weight: bold; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.TextHelvetica { color: black; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.TextCourier { color: black; font-weight: bold; font-size: 12px; font-family: "Courier New", Courier, Monaco }
.TextTimes { color: black; font-weight: bold; font-size: 12px; font-family: "Times New Roman", Georgia, Times }
.zwi-ti { color: black; font-style: normal; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
.hervorhebenRot { color: #a60000; font-style: italic; font-weight: bold; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.hervorhebenRotGr { color: #a60000; font-style: italic; font-weight: bold; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.hervorhebenGruen { color: #1c4f29; font-style: italic; font-weight: bold; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.hervorhebenWeiss { color: white; font-style: italic; font-weight: bold; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.titelWeiss { color: white; font-style: italic; font-weight: bold; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
td   { color: #a60000; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h1 {	color: #000;	font-weight: bold;	font-size: 11px;	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;	background-position: center;}
h2 { color: #000; font-weight: bold; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
h3 { color: #000; font-weight: bold; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h4 { color: #000; font-weight: bold; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
h5 { color: #000; font-weight: bold; font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h6 { color: #000; font-weight: bold; font-size: 18px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.validatemark {	background-color: #CCCCCC;}
.checkbox {	font-weight: bolder;	text-transform: uppercase;	background-color: #FFFFFF;	height: 15px;	width: 15px;	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	background-position: center center;	text-align: center;	vertical-align: top;	border: 1px solid #999999;	cursor: hand;	font-variant: normal;}

input.IK {
	font-weight: bolder;
	text-transform: none;
	background-color: #a9a9a9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #ffffff;
	cursor: hand;
	font-variant: normal;
	color: #990000;
	margin: auto;
}
input.AVK {
	font-weight: bolder;
	text-transform: none;
	background-color: #d3d3d3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #ffffff;
	cursor: hand;
	font-variant: normal;
	color: #000000;
	margin: auto;
}
input.WARNUNG {
	font-weight: bolder;
	text-transform: none;
	background-color: #d3d3d3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	border: 0px;
	cursor: hand;
	font-variant: normal;
	color: #000000;
	margin: auto;
}