/* 900_redefine_typo3_styles.css */


div.csc-sitemap
{
	margin-bottom: 1em;
	color: #ED8800;

}


/* Zweck: TEXTPIC-DIV auf 90% reduzieren, damit die Passfotos der Aktionsbüros nicht so weit aussen sind. */
div.csc-textpic
{
	/* background-color: YELLOW; */
	width: 90%;
}



div.tx-macinatestkit-pi1
{
	color: #ED8800;
	font-weight: normal;
}


div.tx-macinatestkit-pi1 .headline
{
	font-weight: bold;
}


div.tx-macinatestkit-pi1 .ergebnis
{
	color: #ED8800;
	font-weight: bold;
}


/*
p.tx-mininews-pi1-fp_listrowField-title
{
	font-weight: normal;
}
*/


span.tx-mininews-pi1-noItemsFound
{
	color: #AAA;

}


span.tx-mininews-pi1-singleViewField-title
{
	font-weight: bold;
}




