body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.TextKlein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.TextAdresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1px;
	padding-top: 3px;
	padding-right: 0px;
	padding-left: 10px;
	color: #774400;
}

.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
}
.Text a:link {
	color: #AA5500;
	text-decoration: underline;
	}
.Text a:visited {
	color: AA5500;
	text-decoration: underline;
	}
.Text a:hover {
	color: AA5500;
	text-decoration: none;
	}
.Text a:active {
	color: AA5500;
	text-decoration: underline;
	}
.TextKursiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	letter-spacing: 0px;
	line-height: 18px;
}
.TextFett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	letter-spacing: 1px;
	line-height: 18px;
}
.TextFehler {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	line-height: 18px;
}
.Titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	background-image: url(../images/layout/Ueberschrift.gif);
	background-repeat: repeat-x;
	letter-spacing: 1px;
	line-height: 30px;
}
.Tabellenkopf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	letter-spacing: 1px;
}
.Tabellenzeile_A {
	background-color: #DDDDDD;
}
.Tabellenzeile_B {
	background-color: #EEEEEE;
}
.Tabellenkopf_Rot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #EE9999;
	letter-spacing: 1px;
}
.linie{
	border-bottom-style: solid;
	border-bottom-color: 005588;
	border-bottom-width: 1px;
}
.formspace{
    display:inline;"
}
.feldbreite {width:500px;}

