td.contentColumn h1,
td.contentColumn h2,
td.contentColumn h3,
td.contentColumn h4,
td.contentColumn h5,
td.contentColumn h6,
td.contentColumn p {
	padding-left: 0;
	padding-right: 0;
}

td.contentColumn {
	padding-left: 10px;
}

td.spacerColumnRight {
	display: block;
}

/* >> Full Size Media*/
	/* Bildelement */
	div.fsMediaShell div.img {
		left: -11px;
	}
	div.fsMediaShell div[class="img"] {
		left: -10px;
	}
	/* Freies XHTML Element */
	div.fsMediaShell div.free {
		left: -10px;
	}
	div.fsMediaShell div[class="free"] {
		top: -360px;
	}
/* << Full Size Media */

