/* >> Zusaetzliche Steuerelemente (Zurueck, Drucken, Empfehlung versenden) */
	/* Steuerelement Container */
	div.topAddContrContainer,
	div.bottomAddContrContainer {
		display: none;
	}
/* << */

	
/* >> Standardeinstellungen */
	/* Einstellungen fuer die Basistabelle des Inhalts */
	table.contentMainTable {
		margin-top: 210px;
	}
/* << */


/* >>Top Navigation*/
	table.tNav div.co_flNav1 a.normal {
		background: #83812E url(../../upload/co_flNav1_active_2402.gif) center 20px no-repeat;
	}
	table.tNav div.co_flNav2 a.normal {
		background: #A5A36D url(../../upload/co_flNav2_active_1826.gif) center 20px no-repeat;
	}
	table.tNav div.co_flNav3 a.normal {
		background: #DCD9A3 url(../../upload/co_flNav3_active_2409.gif) center 20px no-repeat;
	}
/* << */


/* >> Freie Inhaltscont*/
	div.banner {
		width: 801px;
		height: 200px;
		position: absolute;
		left: 175px;
		top: 105px;
		z-index: 4;
		background: #080808;
	}
	div.banner div {
		padding: 10px 0 0 10px;
		font-size: 20px;
		float: left;
		width: 370px;
		color: #fff;
		margin-left: 10px;
	}
	div.banner div.left {
		padding: 0;
		width: 384px;
		overflow: hidden;
		margin: 0;
	}
	div.banner h1 {
		margin: 0;
		color: #A5A36D;
	}
	div.banner h2 {
		margin: 0 0 12px 0;
		color: #A5A36D;
	}
	div.banner h2 {
		margin: 0 0 12px 0;
		color: #A5A36D;
	}
/* <<  */


/*>> border panels */
	/* warenkorb */
	div.wkOuter {
		display: none;
	}
/* << */


/* >>Navigation links*/
	/* Ebene 1 */
	div.navEl_1_normal a {
		background: #000
	}
/* << */


