/* >> Inhalts und Randelementbilder*/
	table.contentMainTable td.leftBorderCol div.leBoElShell img,
	table.contentMainTable td.leftBorderCol div.leBoElShell div.teaserSublinkShell,
	td.rightBorderCol div.outer div.content img,
	td.rightBorderCol div.outerBL div.contentBL img
	{
		display: none;
	}
	
	td.contentColumn div.paraContOuter img,
	td.contentColumn div.paraContOuterL img,
	td.contentColumn div.paraContOuterR img,
	td.rightBorderCol div.teaserContOuter img,
	td.rightBorderCol div.teaserContOuterL img,
	td.rightBorderCol div.teaserContOuterR img,
	table.contentMainTable td.leftBorderCol div.leBoElShell div.teaserContOuter img,
	table.contentMainTable td.leftBorderCol div.leBoElShell div.teaserContOuterL img,
	table.contentMainTable td.leftBorderCol div.leBoElShell div.teaserContOuterR img
	{
		display: none;
	}
	
	
	.imageRightFloat
	{
		display: none;
	}
/* << */


/* >> Fragen und Antworten*/
	/* Einstellungen fuer den Fragekontainer in der Detailansicht*/
	div.detailQuestionShell
	{
		margin: 13pt 0pt 11.5pt 0pt;
		border: 0.7pt solid #000;
		background: none;
	}
	
	/* Anpassungen des "Frage" Titels auf der Detailseite */
	div.faqDetailQuestionPrefix
	{
		padding: 4pt;
		background: none;
		font-weight: bold;
		font-size: 12pt;
	}
	
	/* Einstellungen der Detail Ansicht der Frage */
	div.faqDetailQuestion
	{
		padding: 4pt 4pt 4pt 15.4pt;
	}
/* << */

