#webshop_outer{
	min-height:100%;
	height:100%;
	width:860px;
	color: #000000;
	text-align:left;
	margin: auto;
	position: relative;
	/*background:url('/uploads/1/Image/css/webshop_content_background.jpg');*/
	background-repeat:repeat-y;	
	background-color:#5e7838;
	
}

#webshop_innerwrap {/* enables content first */
	position: relative;
	float:left;	
	/*background:url('/uploads/1/Image/css/webshop_content_background.jpg');*/
	background-repeat:repeat-y;	
	background-color:#5e7838;	
}

#webshop_centrecontent {
	width:720px;
	_width:720px;
	float:left;
	margin: 0px;
	padding: 0px;	
	margin-left:140px;	
	_margin-left:70px;
	margin-top:130px;
	overflow:hidden;


}

#webshop_content
{
	background-color: #fff;
	padding:10px;
	*padding:2px;
	margin-left:3px;
	margin-right:10px;
	*margin-left:10px;	
	*margin-right:10px;
	
}

.webshop_general_block
{
	background-color:white;
	width:145px;
	border:solid 7px #5e7838;
	padding:1px;
	color:black;
	margin-bottom:10px;
	position:absolute;
	top:26px;
	left:697px;
}

.webshop_general_block .block_header
{
	background-color:#800000;
	color:#e3d0cc;
	font-weight:bold;
	padding-left:5px;
	height:20px;
	line-height:20px;
	vertical-align:middle;
}

.webshop_general_block .block_content
{
	padding-left:5px;
}

.webshop_general_block input
{
	background-color:#698a39;
	color:white;
	width:130px;
	border:solid 1px black;
	font-family:Verdana, Arial;
	height:20px;
	margin-top:5px;
	margin-bottom:5px;
	padding-bottom:3px;	
}

.webshop_general_block .block_content_cart
{
	padding-left:5px;
}

.webshop_general_block .block_content_cart img
{
	margin-left:90px;
	margin-top:-19px;
}

#webshop_detail_container
{
	width:700px;
	margin-left: -10px;
}

#detail_container
{
	width:810px;
	text-align:left;
}

#detail_titel
{
	background-color:#800000;
	width:803px;
	color:white;
	padding:3px;
	overflow:hidden;
}

#detail_afbeelding
{
	float:left;
	width:328px;
	height:340px;
	overflow:hidden;
}

#detail_afbeelding img
{
	border:none;
}

#detail_eigenschappen
{
	border:solid 1px #800000;
	width:480px;
	float:left;
	height: 137px;
}

#detail_eigenschappen table td
{
	vertical-align:top;
	width:130px;
}

#detail_eigenschappen_versierdebomen
{
	border:solid 1px #800000;
	width:480px;
	float:left;
	height: 187px;
}

#detail_eigenschappen_versierdebomen table td
{
	vertical-align:top;
	width:187px;
}

#detail_producten
{
	border:solid 1px #800000;
	width:480px;	
	float:left;
	margin-top:10px;
}

#detail_producten a,
#detail_producten a.link,
#detail_producten a.active,
#detail_producten a.visited
{
	text-decoration:none;
}

#detail_producten table
{
	padding:0px;
	border-collapse:collapse;
	width:100%;
}


#detail_producten table th
{
	background-color:#800000;
	color:#e6cccb;
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
	border-left:solid 1px #a64d4d;
	padding:2px;
	padding-left:6px;	
}

#detail_producten table td
{
	padding:8px;
	vertical-align:middle;
	color:white;
	border-left:solid 1px #849a65;
}

#detail_producten table .even
{
	background-color:#64803d;
}

#detail_producten table .odd
{
	background-color:#4f6e22;
}

#detail_omschrijving
{
	border:solid 1px #800000;
	width:797px;	
	margin-top:10px;
	padding:5px;
	font-size:1.3em;
	line-height:1.5em;
	overflow:hidden;
	float:left;
        font-family: Arial;
}

#detail_fotos
{
	border:solid 1px #800000;
	width:430px;
	float:left;	
	overflow:hidden;
	margin-top:10px;
	margin-right:10px;
	height:200px;
}

#detail_fotos img
{
	border:none;
	float:left;
}

#detail_video
{
	float:left;
	border:solid 1px #800000;
	width:365px;
	margin-top:10px;	
	height:200px;	
	padding:0px;
}

#detail_video #video
{
	margin-left:1px;
}

.titel_algemeen
{
	background-color:#800000;
	color:#e6cccb;
	padding:1px;
	padding-left:5px;
	margin:1px;
	font-weight:bold;
	text-transform:uppercase;
}

#bestelknopimage
{
	background:url('/uploads/1/Image/css/bestelknop.png') no-repeat;
	padding-left:3px;
	height: 21px;
	width:84px;
	vertical-align:middle;
	line-height:20px;
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	

