BODY {
	font-family: Arial;
	font-weight: normal;
	font-size: x-small;
	color: black;
	text-decoration: none;
}

H1 {
	font-family: Arial;
	font-weight: bold;
	font-size: x-small;
}

P {
	font-family: Arial;
	font-weight: normal;
	font-size: x-small;
}

TD {
	font-family: Arial;
	font-weight: normal;
	font-size: x-small;
	line-height: normal;
	word-spacing: normal;
	letter-spacing: normal;
	vertical-align: middle;
}

TD.FeldFarbig {
	font-family: Arial;
	font-weight: normal;
	font-size: x-small;
	line-height: normal;
	word-spacing: normal;
	letter-spacing: normal;
	vertical-align: middle;
	background-color: #cccccc;
}

TD.FeldFarbigRand {
	font-family: Arial;
	font-weight: normal;
	font-size: x-small;
	line-height: normal;
	word-spacing: normal;
	letter-spacing: normal;
	vertical-align: middle;
}

TH {
	font-size: x-small;
	font-family: Arial;
	font-weight: bold;
}

A {
	font-family: Arial;
	font-size: x-small;
	color: #336699;
	text-decoration: underline;
}

A:VISITED {
	font-family: Arial;
	font-size: x-small;
	color: #336699;
	text-decoration: underline;
}

A:LINK {
	font-family: Arial;
	font-size: x-small;
	color: #336699;
	text-decoration: underline;
}

A:Active {
	font-size: x-small;
	font-family: Arial;
	color: #000000;
	text-decoration: underline;
}

A:Hover {
	font-size: x-small;
	font-family: Arial;
	color: #000000;
	text-decoration: underline;
}

INPUT {
	font-family: Arial;
	font-size: x-small;
	font-weight: normal;
}

SELECT {
	font-family: Arial;
	font-weight: normal;
	font-size: x-small;
	font-weight: normal;
}