.main{
	height:560px;
}

.right h1.pageheader{
	width:488px;
	height:34px;
	background-image:url('../img/pageheader_assortiment.png');
}
.right .content{
	width:490px;
	height:511px;
	background-image:url('../img/background_assortiment.jpg');
	position:relative;
}

.user-queenos-pi1 .assortiment-overview{
	width:336px;
	padding-top:35px;
	margin-left:90px;
}

.user-queenos-pi1 .assortiment-overview .assortiment-item{
	width:151px;
	height:80px;
	background-image:url('../img/assortiment_item_bg.png');
	padding-top:9px;
	text-align:center;
	margin-right:17px;
	margin-bottom:15px;
	float:left;
}

.user-queenos-pi1 .product{
	background-image:url('../img/product_notebook.png');
	background-repeat:no-repeat;
	background-position:bottom;
	position:absolute;
	top:0px;
	left:0px;
	height:531px;
	width:490px;
}
.user-queenos-pi1 .product .top{
	padding-top:10px;
	padding-left:10px;
}
.user-queenos-pi1 .product .top .image{
	width:187px;
	height:186px;
	background-image:url('../img/product_detail-image_bg.png');
	background-repeat:no-repeat;
	padding-left:9px;
	padding-top:9px;
	float:left;
}
.user-queenos-pi1 .product .top .descr{
	width:280px;
	padding-top:20px;
	float:left;
}
.user-queenos-pi1 .product .top .descr h2{
	display:block;
	height:30px;
	width:200px;
	background-repeat:no-repeat;
	background-position:top left;
	text-indent:-5000px;
}

.user-queenos-pi1 .product .bottom{
	clear:both;
	position:relative;
}

.user-queenos-pi1 .product .bottom h2{
	display:block;
	height:40px;
	width:240px;
	background-repeat:no-repeat;
	background-position:top left;
	text-indent:-5000px;
	position:absolute;
}

.user-queenos-pi1 .product .bottom .recipe_one,
.user-queenos-pi1 .product .bottom .recipe_two,
.user-queenos-pi1 .product .bottom .recipe_three{
	width:440px;
	height:150px;
	position:absolute;
}
.user-queenos-pi1 .product .bottom .recipe_one .image img{
	width:115px;
	height:115px;
	padding-top:7px;
	padding-left:10px;
	padding-right:15px;
	padding-bottom:17px;
	background-image:url('../img/product_recipeOne-image_bg.png');
	position:absolute;
	right:20px;
	top:45px;	
}
.user-queenos-pi1 .product .bottom .recipe_one h2.one{
	height:100px;
	top:37px;
	left:80px;
}
.user-queenos-pi1 .product .bottom .recipe_one h2.two{
	height:100px;
	top:67px;
	left:90px;
}
.user-queenos-pi1 .product .bottom .recipe_two{
	top:150px;
	left:0px;
}
.user-queenos-pi1 .product .bottom .recipe_two .image img{
	width:95px;
	height:95px;
	padding-top:7px;
	padding-left:7px;
	padding-right:15px;
	padding-bottom:17px;
	background-image:url('../img/product_recipeTwo-image_bg.png');
	position:absolute;
	left:53px;
	top:-23px;	
}
.user-queenos-pi1 .product .bottom .recipe_two h2.one{
	height:100px;
	top:4px;
	left:180px;
}
.user-queenos-pi1 .product .bottom .recipe_two h2.two{
	height:100px;
	top:32px;
	left:190px;
}

.user-queenos-pi1 .product .bottom .recipe_three{
	top:250px;
	left:0px;
}
.user-queenos-pi1 .product .bottom .recipe_three .image img{
	width:107px;
	height:107px;
	padding-top:5px;
	padding-left:7px;
	padding-right:13px;
	padding-bottom:14px;
	background-image:url('../img/product_recipeThree-image_bg.png');
	position:absolute;
	right:40px;
	top:-23px;	
}
.user-queenos-pi1 .product .bottom .recipe_three h2.one{
	height:100px;
	top:-4px;
	left:100px;
}
.user-queenos-pi1 .product .bottom .recipe_three h2.two{
	height:100px;
	top:26px;
	left:110px;
}