/*---------------------------
  Directory
---------------------------*/
body.color0 tr.tx-fagdirectory-pi1-listrow-header th {
	background: #F7F9D3;
	color: #D9E021;
	padding:0 0 0 5px;
}
body.color1 tr.tx-fagdirectory-pi1-listrow-header th {
	background: #EBF5D6;
	color: #99CC33;
	padding:0 0 0 5px;
}
body.color2 tr.tx-fagdirectory-pi1-listrow-header th {
	background: #D6EBE0;
	color: #339966;
	padding:0 0 0 5px;
}
body.color3 tr.tx-fagdirectory-pi1-listrow-header th {
	background: #CCEBF5;
	color: #0099CC;
	padding:0 0 0 5px;
}
body.color4 tr.tx-fagdirectory-pi1-listrow-header th {
	background: #D6E0EB;
	color: #336699;
	padding:0 0 0 5px;
}
body.color5 tr.tx-fagdirectory-pi1-listrow-header th {
	background: #F5D6F5;
	color: #CC33CC;
	padding:0 0 0 5px;
}
body.color7 tr.tx-fagdirectory-pi1-listrow-header th {
	background: #FFE0D6;
	color: #FF6633;
	padding:0 0 0 5px;
}
body.color8 tr.tx-fagdirectory-pi1-listrow-header th {
	background: #F5CCCC;
	color: #CC0000;
	padding:0 0 0 5px;
}
table caption h2 {
	margin:10px 0 15px;
	text-align:left;
}