.fwzkat, .fwzkat INPUT {
	font-size: 11px;
	background-color: White;
}

TABLE.fwzergebnis, TABLE.fwzsuche, TABLE.fwzdetail {
	background-color: #CC0033;
}

TABLE.fwzdetail {
	background-color: White;
}

TABLE.fwzdetail TD, TABLE.fwzergebnis TD, TABLE.fwzsuche TD, TABLE.fwzsuche INPUT {
	font-size: 11px;
	background-color: #EFEFEF;
}

TABLE.fwzergebnis TH, TABLE.fwzsuche TH {
	text-align: left;
	color: White;
	font-size: 12px;
}

TABLE.fwzdetail TH {
	text-align: left;
	color: White;
	font-size: 11px;
	vertical-align: top;
	font-weight: normal;
	background-color: #CC0033;
}

H2 {
	color: #CC0033;
}

TD.fwztaetigk {
	background-image: url(images/gsa/fwz-backgrd.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

TABLE.fwzdetail TR, TABLE.fwzergebnis TR {
	vertical-align: top;
}

TABLE.fwzdetail TD, TABLE.fwzergebnis TD {
	padding-left: 5px;
	padding-right: 2px;
}

DIV.suchgrafik {
	background-image: url(images/gsa/suche.gif);
	background-repeat: no-repeat;
	width: 350px;
	padding: 60px 0 30px 100px;
}


.comment {
	color: #115DE6;
	margin-bottom: 2px;
	margin-top: 2px;
}

