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;
}

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: #dddddd;
}

TD.FeldFarbigY {
	font-family: Arial;
	font-weight: normal;
	font-size: 8 pt;
	line-height: normal;
	word-spacing: normal;
	letter-spacing: normal;
	vertical-align: middle;
	background-color: #dddddd;
}


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

TH {
	font-size: x-small;
	font-family: Arial;
	font-weight: bold;
}
TH.FeldFarbig {
	font-family: Arial;
	font-weight: normal;
	font-size: x-small;
	line-height: normal;
	word-spacing: normal;
	letter-spacing: normal;
	vertical-align: middle;
	text-align: left;
	background-color: #bbbbbb;
	height: 30;
}


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;
}

.footerLink {
	color: gray !important;
	padding-right: 10px;
	text-decoration: none !important;
}

.footerLink:HOVER, .footerLink:ACTIVE {
	color: black !important;
}