﻿/*<![CDATA[*/
	 #Framework
	{
		/* background:url(../images/bg_ProdukteDetail.jpg) no-repeat; */
		height:856px;
	}
	
	#Content
	{
		background: url(../images/bg_content_detail.gif) repeat-y;
		height:856px;
	}

	.content-header
	{
		position:absolute; 
		top:0px; left:0px;
		width:100%;
		height:340px;
		z-index:1;
	}
		
	.content-background
	{
		position:absolute; 
		bottom:0px; left:0px;
		width:100%;
		height:550px;
		background: url(../images/page_bg_bottom.jpg) bottom no-repeat;
		z-index:1;
	}
	
	.content-footer
	{
		position:absolute; 
		bottom:0px; left:0px;
		width:100%;
		height:48px;
/**		background: url(../images/page_footer.jpg) bottom no-repeat; **/
		z-index:1;
	}

	.content-footer-image
	{
		position:absolute; 
		bottom:25px; left:45px;
		width:156px;
		height:133px;
		z-index:2;
	}

	
	/*  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
	/*   CONTENT  */
	/*  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
	
	body > #Framework #Content .Content-top-left{
	}
	
	.Content-ROWS {
		left:220px;
		position:absolute;
		top:210px;
		z-index:99;
	}
	
	.Content-ROW1 {
		float:left;
	}
	
	.Content-ROW2 {
		float:left;
	}
	
	
	.Content-top-left{
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/product_detail/ProdukteDetail_r3_c6.png', sizingMethod='scale');
	}
	
	.Content-top-left {
		float: left;
		margin: 0px 0px 0px 0px;
		width: 320px;
		z-index:99;
		
	}

	.Content-top-right {
		float:left; 
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		z-index:99;
	}
	
	.Content-bottom-left{
		margin: 0px 0px 0px 40px;
		padding: 0px 0px 0px 0px;
		z-index:99;				
	}
	
	.Content-bottom-right {
		margin: 0px 0px 0px 36px;
		padding: 0px 0px 0px 0px;
		z-index:99;
	}
	
/*	.Content-bottom-right div.box {
		margin-top: 0px;
	}
*/	
	/*]]>*/