body
{
	font-size: small;
	overflow: auto;
	color: #000000;
	font-family: Tahoma, Sans-Serif;
	background-color: #e9f7ff;
}
A:link
{
	color: #000000;
	text-decoration: none;
}
A:active
{
	color: #000000;
	text-decoration: none;
}
A:visited
{
	color: #000000;
	text-decoration: none;
}
A:hover
{
	color: #666666;
	text-decoration: none;
}
.knopf
{
	font-size: x-small;
	overflow: hidden;
	width: 96px;
	color: #000000;
	font-family: Tahoma;
	height: 24px;
	background-color: #e0e0e0;
}
.knopfaktiv
{
	font-size: x-small;
	overflow: hidden;
	width: 96px;
	color: #000000;
	font-family: Tahoma;
	height: 24px;
	background-color: #aaaaff;
	text-align: center;
}
.hauptmenu
{
	font-size: x-small;
	overflow: hidden;
	width: 112px;
	color: #000000;
	font-family: Tahoma;
	height: 24px;
	background-color: #cccccc;
}
.hauptmenuaktiv
{
	font-size: x-small;
	overflow: hidden;
	width: 112px;
	color: #000000;
	font-family: Tahoma;
	height: 24px;
	background-color: #aaaaff;
}
.submenu
{
	border-right: thin groove;
	border-top: thin groove;
	font-size: x-small;
	overflow: hidden;
	border-left: thin groove;
	width: 140px;
	color: #000000;
	border-bottom: thin groove;
	font-family: Tahoma;
	height: 40px;
	background-color: #e0e0e0;
}
.submenuaktiv
{
	border-right: thin groove;
	border-top: thin groove;
	font-size: x-small;
	overflow: hidden;
	border-left: thin groove;
	width: 140px;
	color: #000000;
	border-bottom: thin groove;
	font-family: Tahoma;
	height: 40px;
	background-color: #aaaaff;
}
.submenu2
{
	border-right: thin groove;
	border-top: thin groove;
	font-size: small;
	border-left: thin groove;
	width: 529px;
	color: #000000;
	border-bottom: thin groove;
	font-family: Tahoma;
	height: 24px;
	background-color: #e0e0e0;
	text-align: left;
}
.detailmenu
{
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	font-size: x-small;
	overflow: hidden;
	border-left: #ffffff 1px solid;
	width: 140px;
	color: #000000;
	border-bottom: #ffffff 1px solid;
	font-family: Tahoma;
	height: 20px;
	background-color: #e0e0e0;
}
.detailmenuaktiv
{
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	font-size: x-small;
	overflow: hidden;
	border-left: #ffffff 1px solid;
	width: 140px;
	color: #000000;
	border-bottom: #ffffff 1px solid;
	font-family: Tahoma;
	height: 20px;
	background-color: #aaaaff;
}
.hinweis
{
	font-weight: bold;
	font-size: x-small;
	color: red;
	font-family: 'Century Gothic';
}
.hinweis2
{
	font-weight: bold;
	font-size: x-small;
	color: #0000ff;
	font-family: 'Century Gothic';
}.titel
{
	font-size: x-large;
	color: #000000;
	font-family: Tahoma;
}
.titel2
{
	font-size: large;
	color: #000000;
	font-family: Tahoma;
	text-align: center;
}
.normal
{
	font-size: small;
	color: #000000;
	font-family: Tahoma;
}
.eingabezeile
{
	font-size: small;
	width: 200px;
	color: #000000;
	font-family: Tahoma;
	height: 24px;
	background-color: #ffffff;
}
.eingabefeld
{
	font-size: small;
	overflow: auto;
	width: 483px;
	color: #000000;
	font-family: Tahoma;
	height: 264px;
	background-color: #ffffff;
}
.auswahlliste
{
	font-size: small;
	width: 200px;
	color: #000000;
	font-family: Tahoma;
	height: 24px;
	background-color: #ffffff;
}
.spaltenkopf
{
	font-size: medium;
	color: #000000;
	font-family: Tahoma;
	background-color: #ffffff;
}
.tabellenormal
{
	font-size: small;
	color: #000000;
	font-family: Tahoma;
	background-color: #e9f7ff;
}
.tabelledunkel
{
	font-size: small;
	color: #000000;
	font-family: Tahoma;
	background-color: #effdff;
}
.tabelleedit
{
	font-size: small;
	color: #000000;
	font-family: Tahoma;
	background-color: #ccccff;
}
.seitenwechsler
{
	font-weight: bold;
	font-size: x-small;
	color: #0000ff;
	font-family: Tahoma;
	text-decoration: underline;
}
