body	 								{font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;font-size: 0.85em;margin: 0px;background: #ffffff url(/images/hintergrund.jpg) repeat-x;}
td 									{font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;font-size: 0.85em;}
h1										{margin: 9px 0px 20px 0px;font-size: 1.7em;font-weight: normal;}
h2										{margin: 0px;font-size: 1.4em;font-weight: bold;color: #FFFFFF;}
h3										{margin: 0px 0px 12px 0px;font-weight: normal;}
p										{margin: 1em 0px 1.5em 0px;}
form									{margin: 0px;}

.aussenRahmen						{width: 100%;text-align: center;}
.innenRahmen						{width: 760px;margin: 20px auto;border: 1px solid #808080;text-align: left;}
.kopfzeile							{height: 61px;background: #000080 url(/images/kopfzeile.jpg) no-repeat;}
.zwischenzeile						{height: 22px;padding: 0px 12px;background: #9999CC url(/images/zwischenzeile.jpg) no-repeat;border-top: 1px solid #e0e0e0;border-bottom: 1px solid #808080;}
.fusszeile							{height: 22px;padding: 0px 12px;background: #9999CC url(/images/zwischenzeile.jpg) no-repeat;border-top: 1px solid #808080;text-align: right;color: #f0f0f0;}
.informationszeile					{padding: 0px 12px;font-size: 0.8em;}

.inhalt								{padding: 12px;background: #f0f0f0;}
.inhalt-tabelle					{width: 734px;}
.eingabe								{width: 275px;}
.eingabe-feld						{width: 275px;}
.eingabe-feld-legende			{font-size: 1.2em;font-weight:bold;}
.hilfsrahmen						{margin: 0px 12px;}
.eingabeUeberschrift				{font-size: 1em;font-weight:bold;}
.eingabeZwischenAusgabe			{width: 84px;text-align: center;}
.zwischenAusgabe					{width: 375px;}
.zwischenAusgabe-tabelle		{border-collapse: collapse;}
.beschreibungText					{font-size: 0,85em;}
.beschreibungTextRot       {font-size: 1.0em;font-weight: bold; color: #FF0000}
.eingabeAusgabe					{height: 84px;text-align: center;}

.ausgabe								{border: 1px solid #666666;background: #ffffff;color: #000000;padding: 4px;text-align: center;}
.auswahlText						{font-size: 1.2em;font-weight: bold;}
.verfahrenText						{color: #23239B;}

.verfahrenMoeglich				{width: 349px;height: 60px;padding: 4px;font-weight: bold;border: 1px solid #666666;background: #ffffff;color: #000000;}
.verfahrenUnmoeglich				{width: 349px;height: 60px;padding: 4px;font-weight: bold;border: 1px solid #666666;background: #cccccc;color: #808080;}
.verfahrenMoeglichSchalter		{float: right;margin-left: 12px;}

.eingabeFeld						{font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;font-size: 0.85em;}
.eingabeFeldSchalter				{font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;font-size: 0.85em;height: 24px;}

.trTop								{vertical-align: top;}
