#startItems{

}


	
		#startItems .top{
		
		}
			#startItems .top .left{
				float:left;
				width:518px;
				border:1px solid #f6c9d7;
				margin: 0 8px 0 0;
			}
			
			#startItems .top .right{
				float:left;
				width:220px;
				height:280px;
				background:url(bg/vorteile_bg.jpg) no-repeat 0 0;
				padding:8px 6px 8px 8px;
				font-size:12px;
			}
				#startItems .top .right .vorteilsbox{
					
				}
					#startItems .top .right .vorteilsbox .vort_headline{
						color:#C44264;
						font-size:18px;
						font-weight:bold;
					}
						#startItems .top .right .vorteilsbox ul{
							padding:0;
							margin: 0;
							list-style-type:none;
						}
							#startItems .top .right .vorteilsbox ul li{
								padding: 5px 0 5px 20px;
								background:url(bg/vorteil_hook.png) no-repeat 0 6px;
							}
		
		
		
		#startItems .item_left .middle{
			background:#ebeae8;
			padding:7px;
			margin-top:10px;
			margin-bottom:10px;
		}
		
		#startItems .item_left .bottom{
			background:#ebeae8;
			padding: 8px;
			margin-top:10px;
		}
			
			#startItems .item_left .bottom table{
				float:left;
				background:#ffffff;
				padding:5px 7px 5px 7px;
				margin-left:9px ;
				width:147px;
			}
				#startItems .item_left .bottom table tr td{
					text-align:center;
					
				}
				
				#startItems .item_left .bottom table tr .info{
					text-align:left;
					padding-top:8px;
				}

					.info .ven{
						color:#ae5068;
						font-weight:bold;
					}
					
					.info .kat{
						color:#484647;
						font-weight:bold;
					}
					
					.info .title{
						color:#000000;
						padding:4px 0 4px 0;
					}
					
					.info .price{
						color:#757575;
						font-weight:bold;
						font-size:12px;
					}
	
					.info .currency{
						color:#808080;
					}

	
	#startItems .item_right{
		float:left;
		width:265px;
		padding:7px;
		background:#ebeae8;
	}
		
		#startItems .item_right .pic{
		text-align:center;
		padding:7px 0 7px 0;
		}
		
		#startItems .item_right .text{
		text-align:left;
		padding:7px 7px 7px 9px;
		color:#9b9a98;
		}
		
		#startItems .item_right .info{
			text-align:center;
			padding-bottom:8px;
			
		}
		
		#startItems h3 {
			color:#C44264;
		}
/* DH */			
		#startItems .topSelling{

		}

			#startItems .topSelling .row {
				padding-bottom: 4px;
			
			}
				
				#startItems .topSelling .row .item {
					float: left;
					width: 184px;
					height: 260px;
					background: #FFFFFF;
					margin: 0 6px 0 0;
					border:1px solid #ebeae8;
				}
					
				#startItems .topSelling .row .item.last {
					margin: 0;
				
					
				}
					
					#startItems .topSelling .row .item .image {
						margin: 0;
						height: 167px;
						text-align: center;
					}
					
					#startItems .topSelling .row .item .info {
						margin: 0;
						padding: 0 6px;
					}
						
						#startItems .topSelling .row .item .info a {
							color: #000000;
						}
						
						#startItems .topSelling .row .item .info .vendor {
							color: #C44264;
						}
						
						#startItems .topSelling .row .item .info .title {
							display: block;
							height: 39px;
						}	
						
							#startItems .topSelling .row .item .info .price {
								display: block;
								color: #818080;
								font-size: 10px;
								margin-top: 2px;
							}
								#startItems .topSelling .row .item .info .price {
									color:#000000;
								}
								
								#startItems .topSelling .row .item .info .price strong {
									font-size: 12px;
								 }
