/* >> Zusaetzliche Steuerelemente (Zurueck, Drucken, Empfehlung versenden) */
	/* Steuerelement Container oben*/
	div.topAddContrContainer,
	div.bottomAddContrContainer{
		display: none;
	}
/* << */


/* >> Standardeinstellungen */
	/* Definitionen der Platzhalterzelle links*/
	td.spacerColumnLeft {
		background-color: #DCD7BB;
	}
	/* Definitionen des Inhaltsbereichs */
	td.contentColumn {
		background: #DCD7BB url(../../upload/contentMain_bg_201.gif) top left repeat-x;
		padding-top: 330px;
	}
	
	/* Definitionen der Platzhalterzelle rechts*/
	td.spacerColumnRight {
		background: #DCD7BB url(../../upload/contentMain_bg_201.gif) top left repeat-x;
	}
/* << */


/* >> Randbereich links */
	/* Definition des linken Randbereichs */
	td.leftBorderCol {
		background: #DCD7BB url(../../upload/contentMain_bg_201.gif) top left repeat-x;
		padding-top: 280px;
	}
/* << */


/* >> Freie Inhaltscont*/
	/* Illu Startpage */
	div.illu {
		width: 790px;
		height: auto;
		position: absolute;
		left: 0;
		top: 181px;
		z-index: 4;
		overflow: hidden;
	}
/* <<  */


/* >> Randbereich links */
	/* Anpassungen der Randbereich Breite und den Abstand von oben*/
	td.leftBorderCol div.leBoElShell img.topSpc,
	td.leftBorderCol div.leBoElShell img.bottomSpc {
		height: 10px;
	}
/* <<  */


/* >> Allgemeine Absatz und Panel Definitionen */
	/* Einstellungen fuer den Absatz  "mehr..." Link */
	div.paraSublinkShell {
		width: 120px;
		margin: 0;
		position: relative;
		top: -20px;
		left: -10px;
	}
	div.paraSublinkShell a {
		font-weight: bold;
	}
/* << */
