@charset "utf-8";
/* CSS Document */

#overview_left_home{
float:left;
width:320px;
margin-right:30px;
position:relative;
}

	.contentraster_halfdivided_home{
	position:relative;
	width:100%;
	height:auto;
	padding-top:10px;
	margin-bottom:20px;
	}
	
		.contentraster_halfdivided_home-top{
		top:0px;
		position:absolute;
		background-image:url(../images/bg_contentraster_halfdivided-top.jpg);
		background-repeat:no-repeat;
		width:100%;
		height:11px;
		
		}
		
		.contentraster_halfdivided_home-text{
		position:relative;
		background-image:url(../images/bg_contentraster_halfdivided.jpg);
		background-repeat:repeat-y;
		padding:5px 15px 15px 15px;
		height:auto;
		}
		
		.contentraster_halfdivided_home_righttop-text{
		position:relative;
		background-image:url(../images/bg_contentraster_halfdivided.jpg);
		background-repeat:repeat-y;
		padding:5px 15px 15px 15px;
		height:187px;
		overflow-y:hidden;
		}	
		
		.contentraster_halfdivided_home-bottom{
		bottom:0px;
		_bottom:-4px;
		position:absolute;
		background-image:url(../images/bg_contentraster_halfdivided-bottom.jpg);
		background-repeat:no-repeat;
		width:100%;
		height:11px;
		}
		
	.contentraster_halfdivided_home_left{
	position:relative;
	width:100%;
	height:auto;
	padding-top:10px;
	margin-bottom:20px;
	overflow:hidden;
	}
	
		.contentraster_halfdivided_home_left-top{
		top:0px;
		position:absolute;
		background-image:url(../images/bg_contentraster_halfdivided-top.png);
		background-repeat:no-repeat;
		width:100%;
		height:11px;
		z-index:2;	
		}
		
		.contentraster_halfdivided_home_left-text{
		position:relative;
		background-image:url(../images/bg_contentraster_halfdivided.jpg);
		background-repeat:repeat-y;
		padding:5px 15px 15px 15px;		
		}

			.contentraster_halfdivided_home_left-text #mainpicture{
			text-align:center;
			overflow:hidden;
			height:280px;
			width:315px;
			margin-left:-13px;
			}	
			
			.contentraster_halfdivided_home_left-text #detailpicture{
			position:absolute;
			bottom:10px;
			_bottom:20px;			
			z-index:2;
			}
			
			.contentraster_halfdivided_home_left-text #mainpicture #mainpicture_img{
			
			/*top:-10px;*/
			/*left:2px;*/
			*left:-13px;
			*position:relative;
			_position:absolute;			
			margin-top:-15px;
			/*z-index:1;
			width:315px;*/			
			}			
			
			.contentraster_halfdivided_home_left-text #detailpicture img{
			border:1px solid black;
			height:50px;
			width:50px;
			}				
		
		.contentraster_halfdivided_home_left-bottom{
		bottom:0px;
		_bottom:-3px;
		position:absolute;
		background-image:url(../images/bg_contentraster_halfdivided-bottom.png);
		background-repeat:no-repeat;
		width:100%;
		height:11px;
		z-index:2;			
		}		
		
	#lastfield{
	*margin-bottom:0px;
	}
	
	#amount-price{
	}
	
	#amount-price tr td{
	vertical-align:center;
	text-align:center;	
	width:140px;
	}
	
		#amount-price-left{
		text-align:center;
		}
		
		#amount-price p{
		margin:0px;
		padding:0px;
		font-weight:bold;
		font-size:14px;	
		}	
		
		#amount-price p strong{
		color:#700434;	
		}
		
		#amount-price h2{
		margin:0px;
		padding:0px;
		font-weight:bold;
		font-size:20px;	
		}		
		
		#from-price{
		text-decoration:line-through;
		}
	
	#prijs{
	border:1px solid blue;
	float:left;
	position:relative;
	width:140px;	
	}	

	#tabledescription tr{
	vertical-align:top;
	}
	
	#tabledescription tr .left{
	font-weight:bold;
	width:90px;
	color:#700434;	
	}

#overview_right_home{
float:left;
width:320px;
position:relative;
}