#TwoCols {
	width:980px;
	margin:0 auto;
}

#TwoCols #PageMiddle {
	width:920px;
	padding:0 11px 0 8px;
	background:transparent url(../images/pageonecol.png) scroll top left repeat-y;
	margin:0 auto;
	color:#33271f;
	position:relative;
}

#TwoCols #PageBottom {
	width:920px;
	padding:0 11px 0 8px;
	height:17px;
	background:transparent url(../images/pagebottom.png) scroll top left no-repeat;
	margin:0 auto 30px auto;
}

#TwoCols #Header {
	background:transparent url(../images/headerwine.png) repeat-y scroll left top;
	margin:0 auto -3px;
	padding:0 12px 0 8px;
	text-align:left;
	width:920px;
}

#TwoCols #ContentLeft {
	line-height:1.3em;
	width:415px;
	float:left;
	padding:20px 10px 10px 20px
}

#TwoCols #ContentRight {
	line-height:1.3em;
	width:415px;
	float:right;
	padding:20px 20px 10px 10px
}

#TwoCols #PageBottomLeft {
	width:50%;
	height:5px;
	float:left;
	background:#e8d9b3;
}

#TwoCols #PageBottomRight {
	width:50%;
	height:5px;
	float:right;
	background:#e8d9b3;
}

#TwoCols #Content h2 {
	font-size:1.384em;
	text-transform:uppercase;
	margin-bottom:13px;
	font-weight:normal;
}

#ProductPreviewRight {
	height:420px;
	margin:-100px 25px 50px 25px;
	width:385px;
	z-index:100;
}

#ProductPreviewRight img {
	z-index:10000;
	position:relative;
}

#TwoCols #PageMiddle #ContentRight .csc-textpic-center{
	margin-top:0;
}

/* === START IE6 Optimierung === */

* html #TwoCols #PageMiddle {
	background:transparent url(../images/pageonecol.gif) scroll top left repeat-y !important;
}

/* === ENDE IE6 Optimierung === */
