@CHARSET "ISO-8859-1";
#content{
margin:0;
padding:0;
}

.detail{
margin:40px 0;
float:left;
width:717px;
min-height:483px;
background:#000000;
}
	.detail_vak_top{
	position:relative;
	margin:-10px 0;
	padding:0 0 0 -2px;
	width:719px;
	height:9px;
	background:url(/images/godshop/detail/categorie_vak_head.png);
	}
	.detail_vak{
	border-right:1px solid #484a4a;
	border-left:1px solid #484a4a;
	width:717px;
	min-height:510px;
	background:url(/images/godshop/detail/categorie_vak_inhoud.png) top repeat-x;
	}
	.detail_vak_bottom{
	margin:0 0 0 -1px;
	width:719px;
	height:9px;
	background:url(/images/godshop/detail/categorie_vak_bottom.png);
	}
	
	
	.product_detail{
	padding:30px 10px 0 20px;
	margin:10px 0 0 0;
	color:#ffffff;
	}

		.prijs{
		background:url(../images/godshop/sticker_xxxl.png) no-repeat;
		width:75px;
		height:75px;
		text-align:center;
		font-size:18px;
		padding:25px 0;
		margin:-20px 0 0 -40px;
		float:left;
		color:#ffffff;
		font-weight:bold;
		}
		
		.product_h1{
		font-size:22px;
		color:#00aeef;
		padding:0;
		margin:0;
		}
		
		.product_h2{
		font-size:16px;
		color:#ffffff;
		padding:0;
		margin:0;
		}
		
		.product_info{
		float:left;
		width:200px;
		}
		
		.product_img{
		width:202px;
		text-align:right;
		
		}
			.product_img img{
			border:1px solid white;
			}
		
		.product_content{
		margin:0 0 0 250px;
		}
		
		.product_inhoud{
		font-size:13px;
		color:#ffffff;
		}
		
		.product_detail_info{
		padding:10px 0;
		font-size:11px;
		color:#aeaeae;
		}
		
		.tags{
		width:400px;
		color:#AEAEAE;
		font-size:11px;
		}
		
		.bestel_knop{
		margin:10px 0 10px;
		}
.usp{
float:right;
list-style:none;
margin:25px 0;
padding:0;
}
	.usp li{
	margin:0 0 18px;

	}
	
		.usp_top{
		width:247px;
		height:8px;
		background:url(../images/godshop/detail/usp_top.png) no-repeat;
		}
		
		.usp_content{
		width:250px;
		height:191px;
		background:url(../images/godshop/detail/usp_groot.png) top repeat-x;
		color:#ffffff;
		}
		
		.usp_content_small{
		width:250px;
		min-height:112px;
		background:url(../images/godshop/detail/usp_small.png) top repeat-x;
		color:#ffffff;
		}
		
		.usp_bottom{
		width:249px;
		height:7px;
		background:url(../images/godshop/detail/usp_bottom.png) no-repeat;
		}
	
	
.waarom_h4{
	text-align:center;
margin:5px 0;
font-size:16px;
padding:3px;
}

.waarom_h5{
text-align:center;
margin:5px 0;
font-size:14px;
padding:3px;
}

.waarom_img{
padding:1px 0 0 30px;
}
.waarom_txt{
padding:0 10px 0 10px;
font-size:12px;	
}
.waarom{
font-size:12px;
}
	.waarom li{
	background:url(../images/godshop/logo_small.png);
	margin:0 0 3px 0;
	}

.related_items{
list-style:none;
padding:0;
margin:0;
width:700px;
}
	.related_items li{
	float:left;
	margin:0 3px 5px;
	width:226px;
	height:100px;
	}
	
	.related_img{
	border:1px solid white;
	float:left;
	margin:0 8px 0 0;
	}
	
	.related_content{
	margin:0 0 0 2px;
	}
		.related_content div{
		font-size:11px;
		}
	
	.related_h3{
	font-size:13px;
	color:#00aeef;
	padding:0;
	margin:0;
	font-weight:bold;
	}
		.related_h3 a:link{
		color:#00aeef;
		text-decoration:none;
		}
		.related_h3 a:visited{
		color:#00aeef;
		text-decoration:none;
		}
		.related_h3 a:hover{
		color:#00aeef;
		text-decoration:underline;
		}
		.related_h3 a:active{
		color:#00aeef;
		text-decoration:underline;
		}
	
	.related_h4{
	font-size:11px;
	color:#ffffff;
	padding:0;
	margin:0;
	font-weight:normal;
	}
		.related_h4 a:link{
		color:#ffffff;
		text-decoration:none;
		}
		.related_h4 a:visited{
		color:#ffffff;
		text-decoration:none;
		}
		.related_h4 a:hover{
		color:#ffffff;
		text-decoration:underline;
		}
		.related_h4 a:active{
		color:#ffffff;
		text-decoration:underline;
		}
	
	.related_txt{
	margin:30px 0;
	font-size:18px;
	color:#ffffff;
	}
	

